]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Thu, 16 Feb 2023 17:46:03 +0000 (18:46 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Thu, 16 Feb 2023 17:46:03 +0000 (18:46 +0100)
gui/baculum/protected/Common/Modules/Params.php

index 7d0067ced972b2921b76e13344075166cff96610..3db8f2b67a8e41f2af0d8e95c058aff6004c6c3f 100644 (file)
@@ -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',