]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Tweak update version date
authorKern Sibbald <kern@sibbald.com>
Thu, 19 Jul 2018 18:56:34 +0000 (20:56 +0200)
committerKern Sibbald <kern@sibbald.com>
Thu, 19 Jul 2018 18:56:34 +0000 (20:56 +0200)
bacula/src/version.h

index 080afa84c0d32ebfc767a751fc6d1185e6e4822f..ec76184d12c8d8e4fd9384bd661b46deea0e15aa 100644 (file)
@@ -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 */