]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Tweak update version number
authorMarcin Haba <marcin.haba@bacula.pl>
Fri, 4 Oct 2019 04:33:09 +0000 (06:33 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Sat, 14 Dec 2019 14:55:59 +0000 (15:55 +0100)
gui/baculum/protected/Common/Class/Params.php

index c9f938bc0ff0df6df8a446be7a9a8cb0c2062190..ed527cd1aa74735fb2880a76fe688bd56e8c8f4d 100644 (file)
@@ -24,7 +24,7 @@ Prado::using('Application.Common.Class.CommonModule');
 
 class Params extends CommonModule {
 
-       const BACULUM_VERSION = '11.0.0';
+       const BACULUM_VERSION = '9.6.0';
 
        public static $months = array(
                'jan' => 'January',