]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Update version
authorMarcin Haba <marcin.haba@bacula.pl>
Mon, 12 Feb 2024 15:10:11 +0000 (16:10 +0100)
committerMarcin Haba <marcin.haba@bacula.pl>
Mon, 12 Feb 2024 15:10:11 +0000 (16:10 +0100)
gui/baculum/protected/Common/Modules/Params.php

index 28f6234e0ed8293ff90e2d3ce51adf4298faf131..6bcfccdbff8ff9034ded02f10f7db0e5a0dfc8b1 100644 (file)
@@ -31,7 +31,7 @@ namespace Baculum\Common\Modules;
  */
 class Params extends CommonModule {
 
-       const BACULUM_VERSION = '15.0.0';
+       const BACULUM_VERSION = '13.0.4';
 
        public static $months = array(
                'jan' => 'January',