From: Marcin Haba Date: Thu, 11 Jun 2020 13:29:46 +0000 (+0200) Subject: baculum: Update version X-Git-Tag: Release-9.6.5~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9ccc31f80a53cfa67a9d83d2ce74da2c1f3ca5;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 21d734a8c..f15440a33 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.4'; + const BACULUM_VERSION = '9.6.5'; public static $months = array( 'jan' => 'January',