]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Wed, 26 Mar 2025 04:35:29 +0000 (05:35 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Wed, 26 Mar 2025 04:35:29 +0000 (05:35 +0100)
gui/baculum/protected/Common/Modules/Params.php

index 7839d9484c0a883a7fa2bbaa09293d3f058138d8..c9a9129203e86a496b2c7c8c601c25762191776a 100644 (file)
@@ -31,7 +31,7 @@ namespace Baculum\Common\Modules;
  */
 class Params extends CommonModule {
 
-       const BACULUM_VERSION = '15.0.2';
+       const BACULUM_VERSION = '15.0.3';
 
        public static $months = array(
                'jan' => 'January',