From: Kern Sibbald Date: Mon, 11 May 2020 11:19:52 +0000 (+0200) Subject: Tweak update version date X-Git-Tag: Release-9.6.4~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb9c2cadc2fadf759c760d3d49ddb7c8ad85ace1;p=thirdparty%2Fbacula.git Tweak update version date --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 5aba29033..34f58b513 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.3" -#define BDATE "09 March 2020" -#define LSMDATE "09Mar20" +#define VERSION "9.6.4" +#define BDATE "12 May 2020" +#define LSMDATE "12May20" #define RELEASE 1 /* Use ONLY in rpms */