From: Marcin Haba Date: Fri, 4 Oct 2019 04:33:09 +0000 (+0200) Subject: baculum: Tweak update version number X-Git-Tag: Release-9.6.0~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7558cf31a845ddc52345be16cdfb52ed7571ce0;p=thirdparty%2Fbacula.git baculum: Tweak update version number --- diff --git a/gui/baculum/protected/Common/Class/Params.php b/gui/baculum/protected/Common/Class/Params.php index c9f938bc0..ed527cd1a 100644 --- a/gui/baculum/protected/Common/Class/Params.php +++ b/gui/baculum/protected/Common/Class/Params.php @@ -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',