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