]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Fri, 22 Mar 2024 09:39:48 +0000 (10:39 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Fri, 22 Mar 2024 09:39:48 +0000 (10:39 +0100)
gui/baculum/protected/Common/Modules/Params.php

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