From: Marcin Haba Date: Wed, 26 Feb 2020 21:16:22 +0000 (+0100) Subject: baculum: Update version X-Git-Tag: Release-9.6.3~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b59f6c15639b7d4135d6f51c6f07a6ceea87cc;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 554457ab0..b622c6913 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.2'; + const BACULUM_VERSION = '9.6.3'; public static $months = array( 'jan' => 'January',