From: Kern Sibbald Date: Thu, 11 Jun 2020 13:06:29 +0000 (+0200) Subject: Tweak: Update version + date X-Git-Tag: Release-9.6.5~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67095869432563eaf94bf6591fbb247087e43407;p=thirdparty%2Fbacula.git Tweak: Update version + date --- diff --git a/bacula/src/version.h b/bacula/src/version.h index fd892d554..eb05c5194 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.4" -#define BDATE "08 June 2020" -#define LSMDATE "08Jun20" +#define VERSION "9.6.5" +#define BDATE "11 June 2020" +#define LSMDATE "11Jun20" #define RELEASE 1 /* Use ONLY in rpms */