]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Mon, 3 Apr 2023 07:10:20 +0000 (09:10 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Mon, 3 Apr 2023 07:10:20 +0000 (09:10 +0200)
gui/baculum/protected/Common/Modules/Params.php

index 3db8f2b67a8e41f2af0d8e95c058aff6004c6c3f..46ecd02f66c6c5f7e1874d42b3cfb758e5ecf5be 100644 (file)
@@ -31,7 +31,7 @@ namespace Baculum\Common\Modules;
  */
 class Params extends CommonModule {
 
-       const BACULUM_VERSION = '13.0.2';
+       const BACULUM_VERSION = '13.0.3';
 
        public static $months = array(
                'jan' => 'January',