]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak update version + date
authorKern Sibbald <kern@sibbald.com>
Mon, 10 Jul 2017 18:18:13 +0000 (20:18 +0200)
committerKern Sibbald <kern@sibbald.com>
Mon, 10 Jul 2017 18:18:13 +0000 (20:18 +0200)
bacula/src/version.h

index 943b1c8b6e99f417f4a8471636a27605ec1acc4f..13603d561df63963a91d6301ce18080f8368c5e0 100644 (file)
@@ -5,9 +5,9 @@
 #define COMMUNITY 1      /* Define to create a Windows community binary */
 
 /* Note: there can be only *one* VERSION in this file */
-#define VERSION "9.0.0"
-#define BDATE   "02 July 2017"
-#define LSMDATE "02Jul17"
+#define VERSION "9.0.1"
+#define BDATE   "10 July 2017"
+#define LSMDATE "10Jul17"
 
 #define RELEASE 1   /* Use ONLY in rpms */