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

index 610241e5e436435c5e25d400384b6115e661367d..4880963b7ed78e3cba2b6d8840202ee0f55f68f0 100644 (file)
@@ -31,7 +31,7 @@ Prado::using('Application.Common.Class.CommonModule');
  */
 class Params extends CommonModule {
 
-       const BACULUM_VERSION = '11.0.0';
+       const BACULUM_VERSION = '11.0.1';
 
        public static $months = array(
                'jan' => 'January',