From: Marcin Haba Date: Sun, 20 Sep 2020 20:07:17 +0000 (+0200) Subject: baculum: Update version X-Git-Tag: Release-9.6.6~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7d4da6a2b0ec83f0e48f9fadcf65757905c7e1f;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 885c5b3ea..3f73afac3 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.5.1'; + const BACULUM_VERSION = '9.6.6'; public static $months = array( 'jan' => 'January',