]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Tue, 26 May 2020 12:29:25 +0000 (14:29 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Tue, 26 May 2020 12:29:25 +0000 (14:29 +0200)
gui/baculum/protected/Common/Class/Params.php

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