From: Marcin Haba Date: Mon, 25 Jan 2021 04:35:29 +0000 (+0100) Subject: baculum: Update version X-Git-Tag: Release-11.3.2~273 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b068c6166b9f926b5660ef5aeffc92f766aacf;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 610241e5e..4880963b7 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.0'; + const BACULUM_VERSION = '11.0.1'; public static $months = array( 'jan' => 'January',