From: Kern Sibbald Date: Tue, 8 Aug 2017 05:39:26 +0000 (+0200) Subject: Tweak update version+date X-Git-Tag: Release-9.0.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=813c65560dc7cb4524cc20ae908141f00e7dedb5;p=thirdparty%2Fbacula.git Tweak update version+date --- diff --git a/bacula/src/version.h b/bacula/src/version.h index b53278899..50ef8e261 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.0.2" -#define BDATE "24 July 2017" -#define LSMDATE "24Jul17" +#define VERSION "9.0.3" +#define BDATE "08 August 2017" +#define LSMDATE "08Aug17" #define RELEASE 1 /* Use ONLY in rpms */