From: Marcin Haba Date: Sun, 23 May 2021 07:35:22 +0000 (+0200) Subject: baculum: Update version X-Git-Tag: Release-11.0.4~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f3649328a0883685b1a110f488e1fafbe121af9;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 a2f3231d2..5086318ae 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 = '11.0.2.2'; + const BACULUM_VERSION = '11.0.3.1'; public static $months = array( 'jan' => 'January',