From: Marcin Haba Date: Sun, 31 Oct 2021 13:00:55 +0000 (+0100) Subject: baculum: Update version X-Git-Tag: Release-11.3.2~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4eab4415e68c6120be9ebcb21ea89d8d29ea69a;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 a0be15d95..ea27ae2e6 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.4'; + const BACULUM_VERSION = '11.0.5.5'; public static $months = array( 'jan' => 'January',