From: Marcin Haba Date: Sat, 22 Feb 2020 20:29:02 +0000 (+0100) Subject: baculum: Update version X-Git-Tag: Release-9.6.1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=455651f72331afa2b46c7f11f6d1a4add46e120c;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 a5b2e33c3..b430e807a 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.0'; + const BACULUM_VERSION = '9.6.1'; public static $months = array( 'jan' => 'January',