From: Marcin Haba Date: Mon, 25 May 2020 04:26:33 +0000 (+0200) Subject: baculum: Update version X-Git-Tag: Release-9.6.4~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a274d785d613f44e250aae5133752253cd8edec0;p=thirdparty%2Fbacula.git baculum: Update version --- diff --git a/gui/baculum/protected/Common/Class/Params.php b/gui/baculum/protected/Common/Class/Params.php index 21d734a8c..affef2de9 100644 --- a/gui/baculum/protected/Common/Class/Params.php +++ b/gui/baculum/protected/Common/Class/Params.php @@ -31,7 +31,7 @@ Prado::using('Application.Common.Class.CommonModule'); */ class Params extends CommonModule { - const BACULUM_VERSION = '9.6.4'; + const BACULUM_VERSION = '9.6.3.1'; public static $months = array( 'jan' => 'January',