]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Tue, 17 Mar 2020 05:09:35 +0000 (06:09 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Tue, 17 Mar 2020 05:11:54 +0000 (06:11 +0100)
gui/baculum/protected/Common/Class/Params.php

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