From: Marcin Haba Date: Tue, 1 Dec 2020 04:08:09 +0000 (+0100) Subject: baculum: Update version X-Git-Tag: Release-9.6.7~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0c73a6d5d765d4cfacb3c4941dd62511a656b9;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 fcc3d7417..ff2f59101 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.6.3'; + const BACULUM_VERSION = '9.6.7'; public static $months = array( 'jan' => 'January',