From: Marcin Haba Date: Tue, 17 Mar 2020 05:09:35 +0000 (+0100) Subject: baculum: Update version X-Git-Tag: Release-9.6.4~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d5c66c2a010e4494e454af5664a740f163a0193;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 b622c6913..21d734a8c 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.3'; + const BACULUM_VERSION = '9.6.4'; public static $months = array( 'jan' => 'January',