From: Marcin Haba Date: Mon, 3 Apr 2023 07:10:20 +0000 (+0200) Subject: baculum: Update version X-Git-Tag: Release-13.0.3~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1e5c0a35cbafbd4d6a707bba1553dfdd076eff;p=thirdparty%2Fbacula.git baculum: Update version --- diff --git a/gui/baculum/protected/Common/Modules/Params.php b/gui/baculum/protected/Common/Modules/Params.php index 3db8f2b67..46ecd02f6 100644 --- a/gui/baculum/protected/Common/Modules/Params.php +++ b/gui/baculum/protected/Common/Modules/Params.php @@ -31,7 +31,7 @@ namespace Baculum\Common\Modules; */ class Params extends CommonModule { - const BACULUM_VERSION = '13.0.2'; + const BACULUM_VERSION = '13.0.3'; public static $months = array( 'jan' => 'January',