]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Tue, 1 Dec 2020 04:08:09 +0000 (05:08 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Tue, 1 Dec 2020 04:10:16 +0000 (05:10 +0100)
gui/baculum/protected/Common/Class/Params.php

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