]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Sat, 22 Feb 2020 20:29:02 +0000 (21:29 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Sat, 22 Feb 2020 20:45:10 +0000 (21:45 +0100)
gui/baculum/protected/Common/Class/Params.php

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