]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Thu, 30 Jun 2022 13:41:14 +0000 (15:41 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Thu, 30 Jun 2022 13:41:59 +0000 (15:41 +0200)
gui/baculum/protected/Common/Class/Params.php

index fe28f6bc924ede5afed3d2c4a50f17b9c0b50dd9..a5177937760953e4c7616a6719c7ab707733f61d 100644 (file)
@@ -31,7 +31,7 @@ Prado::using('Application.Common.Class.CommonModule');
  */
 class Params extends CommonModule {
 
-       const BACULUM_VERSION = '11.3.4';
+       const BACULUM_VERSION = '13.0.0';
 
        public static $months = array(
                'jan' => 'January',