From: Marcin Haba Date: Thu, 30 Jun 2022 13:41:14 +0000 (+0200) Subject: baculum: Update version X-Git-Tag: Release-13.0.0~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ea83ec4a90cd7d84f8de9c14af5bf4380dd1c4;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 fe28f6bc9..a51779377 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.4'; + const BACULUM_VERSION = '13.0.0'; public static $months = array( 'jan' => 'January',