From: Kern Sibbald Date: Sat, 10 Oct 2015 16:53:03 +0000 (-0700) Subject: Tweak update version date X-Git-Tag: Release-7.4.0~215 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b57b92ece5fbb6ca37f01d15959952de90584f73;p=bacula%2Fbacula Tweak update version date --- diff --git a/bacula/src/version.h b/bacula/src/version.h index f4e5ab48e3..88d77a7e97 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 "7.2.0" -#define BDATE "14 August 2015" -#define LSMDATE "14Aug15" +#define BDATE "10 October 2015" +#define LSMDATE "10Oct15" #define RELEASE 1 /* Use ONLY in rpms */