From: Kern Sibbald Date: Thu, 19 Jul 2018 18:56:34 +0000 (+0200) Subject: Tweak update version date X-Git-Tag: Release-9.2.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5989ed62db6327c86e17a6bdc20f137f46f79601;p=thirdparty%2Fbacula.git Tweak update version date --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 080afa84c..ec76184d1 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -6,8 +6,8 @@ /* Note: there can be only *one* VERSION in this file */ #define VERSION "9.2.0" -#define BDATE "15 July 2018" -#define LSMDATE "15Jul18" +#define BDATE "20 July 2018" +#define LSMDATE "20Jul18" #define RELEASE 1 /* Use ONLY in rpms */