From: Marcin Haba Date: Thu, 16 Feb 2023 17:46:03 +0000 (+0100) Subject: baculum: Update version X-Git-Tag: Release-13.0.2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a8199cc405bb8629203296fe2e27edbd70d9b2;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 7d0067ced..3db8f2b67 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.1'; + const BACULUM_VERSION = '13.0.2'; public static $months = array( 'jan' => 'January',