From: Marcin Haba Date: Tue, 17 May 2022 13:49:45 +0000 (+0200) Subject: baculum: Update version X-Git-Tag: Release-13.0.0~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac62898a0df284d9f44d634fcf4a4f9460f2122;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 aa7e5024d..fe28f6bc9 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.3.3'; + const BACULUM_VERSION = '11.3.4'; public static $months = array( 'jan' => 'January',