From: Marcin Haba Date: Thu, 10 Mar 2022 18:01:11 +0000 (+0100) Subject: baculum: Update version X-Git-Tag: Release-11.0.6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdbc5ac7a4ed2110894d2ea0cef2bfa7cd11b169;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 2cc5af24d..fa8213aa1 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.5.7'; + const BACULUM_VERSION = '11.0.6'; public static $months = array( 'jan' => 'January',