]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Tue, 6 Jul 2021 02:40:45 +0000 (04:40 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:25 +0000 (09:03 +0100)
gui/baculum/protected/Common/Class/Params.php

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