]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Tue, 13 Feb 2024 09:32:02 +0000 (10:32 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Tue, 13 Feb 2024 09:32:02 +0000 (10:32 +0100)
gui/baculum/protected/Common/Modules/Params.php

index 28f6234e0ed8293ff90e2d3ce51adf4298faf131..57ce2b445e32b5b16b103cc5bef28b09a06309b1 100644 (file)
@@ -31,7 +31,7 @@ namespace Baculum\Common\Modules;
  */
 class Params extends CommonModule {
 
-       const BACULUM_VERSION = '15.0.0';
+       const BACULUM_VERSION = '15.0.1';
 
        public static $months = array(
                'jan' => 'January',