From: Kern Sibbald Date: Wed, 9 Dec 2020 15:46:02 +0000 (+0100) Subject: Update release date and version X-Git-Tag: Release-9.6.7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcb9b59376d3786b4ffb22ae2274990c1576353a;p=thirdparty%2Fbacula.git Update release date and version --- diff --git a/bacula/src/version.h b/bacula/src/version.h index ee05a5c37..72e928943 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -5,9 +5,9 @@ #define COMMUNITY 1 /* Define to create a Windows community binary */ /* Note: there can be only *one* VERSION in this file */ -#define VERSION "9.6.6" -#define BDATE "20 September 2020" -#define LSMDATE "20Sep20" +#define VERSION "9.6.7" +#define BDATE "10 December 2020" +#define LSMDATE "10Dec20" #define RELEASE 1 /* Use ONLY in rpms */