]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Wed, 26 May 2021 17:04:45 +0000 (19:04 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Wed, 26 May 2021 17:05:43 +0000 (19:05 +0200)
gui/baculum/protected/Common/Class/Params.php

index 5086318aef97b9636b0ece5117e44a159b973800..292d0d78bed40d3256a5b1fa98090008906e57d9 100644 (file)
@@ -31,7 +31,7 @@ Prado::using('Application.Common.Class.CommonModule');
  */
 class Params extends CommonModule {
 
-       const BACULUM_VERSION = '11.0.3.1';
+       const BACULUM_VERSION = '11.0.4';
 
        public static $months = array(
                'jan' => 'January',