From: Kern Sibbald Date: Fri, 29 Jun 2018 09:39:29 +0000 (+0200) Subject: Tweak update version date X-Git-Tag: Release-9.2.0~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d8ac0deeb603995883797217ee7623872b4d462;p=thirdparty%2Fbacula.git Tweak update version date --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 1e9147a7d4..d8cc6f0387 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.1.0" -#define BDATE "20 April 2018" -#define LSMDATE "20Apr18" +#define BDATE "29 June 2018" +#define LSMDATE "29Jun18" #define RELEASE 1 /* Use ONLY in rpms */