From: Marcin Haba Date: Wed, 26 Feb 2020 13:55:54 +0000 (+0100) Subject: baculum: Update version X-Git-Tag: Release-9.6.2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dddc9d20fbf763822f5f82d0cf58f9b5d19ae4e0;p=thirdparty%2Fbacula.git baculum: Update version --- diff --git a/gui/baculum/protected/Common/Class/Params.php b/gui/baculum/protected/Common/Class/Params.php index b430e807a..554457ab0 100644 --- a/gui/baculum/protected/Common/Class/Params.php +++ b/gui/baculum/protected/Common/Class/Params.php @@ -31,7 +31,7 @@ Prado::using('Application.Common.Class.CommonModule'); */ class Params extends CommonModule { - const BACULUM_VERSION = '9.6.1'; + const BACULUM_VERSION = '9.6.2'; public static $months = array( 'jan' => 'January',