]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version and ReleaseNotes
authorMarcin Haba <marcin.haba@bacula.pl>
Thu, 8 Apr 2021 16:58:10 +0000 (18:58 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Thu, 8 Apr 2021 16:58:10 +0000 (18:58 +0200)
gui/baculum/ReleaseNotes
gui/baculum/protected/Common/Class/Params.php

index 600b299ccba2f2e6087bbfb63a7e991128d2d02e..ec740eb8daccc5aacb695e0bf80dbe00ccd6125c 100644 (file)
@@ -1,3 +1,14 @@
+               Release Notes for Baculum 11.0.2.1
+
+This is a minor new feature release. It provides the autochanger management
+function and updated Portuguese, Russian and Polish translations.
+
+New changes:
+
+ - Implement autochanger management
+ - Update Russian translations
+ - Update Portuguese translations
+ - Update Polish translations
 
                Release Notes for Baculum 11.0.1.1
 
index 7f8ef2d3a7bd98dde5475e2ea357ebc0433488f4..d5f9a21b1881d20d9c1215ac80d40258060ef56b 100644 (file)
@@ -31,7 +31,7 @@ Prado::using('Application.Common.Class.CommonModule');
  */
 class Params extends CommonModule {
 
-       const BACULUM_VERSION = '11.0.2';
+       const BACULUM_VERSION = '11.0.2.1';
 
        public static $months = array(
                'jan' => 'January',