]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Tue, 17 May 2022 13:49:45 +0000 (15:49 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Tue, 17 May 2022 13:50:07 +0000 (15:50 +0200)
gui/baculum/protected/Common/Class/Params.php

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