]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Tweak update release date for next release
authorKern Sibbald <kern@sibbald.com>
Mon, 28 Jan 2019 08:47:52 +0000 (09:47 +0100)
committerKern Sibbald <kern@sibbald.com>
Mon, 28 Jan 2019 08:47:52 +0000 (09:47 +0100)
bacula/src/version.h

index e57d2b464cf43f989bfd713b61a9295604bb9969..99874d74718f210530643f99659e124b7fffa6ee 100644 (file)
@@ -6,8 +6,8 @@
 
 /* Note: there can be only *one* VERSION in this file */
 #define VERSION "9.4.2"
-#define BDATE   "19 January 2019"
-#define LSMDATE "19Jan19"
+#define BDATE   "28 January 2019"
+#define LSMDATE "28Jan19"
 
 #define RELEASE 1   /* Use ONLY in rpms */