]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Wed, 4 May 2022 03:51:22 +0000 (05:51 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Wed, 4 May 2022 03:51:22 +0000 (05:51 +0200)
gui/baculum/protected/Common/Class/Params.php

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