]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version and release notes
authorMarcin Haba <marcin.haba@bacula.pl>
Tue, 22 Mar 2022 13:55:03 +0000 (14:55 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:28 +0000 (09:03 +0100)
gui/baculum/ReleaseNotes
gui/baculum/protected/Common/Class/Params.php

index 96a74e7241aa5111159cc92c4f4885b9fae37f4c..b283c7879f2e3dc066eb93f83e71f7a09bd7058a 100644 (file)
@@ -1,4 +1,8 @@
 
+               Release Notes for Baculum 11.3.2
+
+This is a minor release.
+
                Release Notes for Baculum 11.0.6
 
 This is a minor new feature and bug fix release. The goal of this version is
index 2cc5af24d74623631ac21c2cbfd18f44aab14be9..7256df04e65984c88028ea05097474105a09e99c 100644 (file)
@@ -31,7 +31,7 @@ Prado::using('Application.Common.Class.CommonModule');
  */
 class Params extends CommonModule {
 
-       const BACULUM_VERSION = '11.0.5.7';
+       const BACULUM_VERSION = '11.3.2';
 
        public static $months = array(
                'jan' => 'January',