From: Kern Sibbald Date: Sat, 29 Aug 2020 14:01:12 +0000 (+0200) Subject: Update version and date X-Git-Tag: Release-9.6.6~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428f8191d5d524f510cddf4b1100a0b32f452ac3;p=thirdparty%2Fbacula.git Update version and date --- diff --git a/bacula/src/version.h b/bacula/src/version.h index eb05c5194..fa0fa0d5f 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.5" -#define BDATE "11 June 2020" -#define LSMDATE "11Jun20" +#define VERSION "9.6.6" +#define BDATE "29 August 2020" +#define LSMDATE "29Aug20" #define RELEASE 1 /* Use ONLY in rpms */