From: Marcin Haba Date: Fri, 11 Jun 2021 19:37:20 +0000 (+0200) Subject: baculum: Update version X-Git-Tag: Release-11.3.2~219 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8f367091aa96d49a1d5dde0cbe5e3da1e97d24;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 292d0d78b..4e0e455f2 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.4'; + const BACULUM_VERSION = '11.0.5.1'; public static $months = array( 'jan' => 'January',