From: Marcin Haba Date: Mon, 12 Feb 2024 15:10:11 +0000 (+0100) Subject: baculum: Update version X-Git-Tag: Release-13.0.4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45a7eab4cccaa77379d4a3118e4ddc0321e70f15;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 28f6234e0..6bcfccdbf 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 = '15.0.0'; + const BACULUM_VERSION = '13.0.4'; public static $months = array( 'jan' => 'January',