]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Sun, 31 Oct 2021 13:00:55 +0000 (14:00 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:26 +0000 (09:03 +0100)
gui/baculum/protected/Common/Class/Params.php

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