]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Tweak update version date
authorKern Sibbald <kern@sibbald.com>
Fri, 29 Jun 2018 09:39:29 +0000 (11:39 +0200)
committerKern Sibbald <kern@sibbald.com>
Fri, 29 Jun 2018 09:39:29 +0000 (11:39 +0200)
bacula/src/version.h

index 1e9147a7d4c3ef90ee55cc80430e0f89ea986ef6..d8cc6f0387ad4587f2b748bc7efaaa3b23bc6bd9 100644 (file)
@@ -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 */