]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Sat, 28 Nov 2020 07:39:08 +0000 (08:39 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:02:56 +0000 (09:02 +0100)
gui/baculum/protected/Common/Class/Params.php

index fcc3d7417d08f8a0e877f5473f81024c202ce41f..610241e5e436435c5e25d400384b6115e661367d 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 = '11.0.0';
 
        public static $months = array(
                'jan' => 'January',