]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak update version
authorKern Sibbald <kern@sibbald.com>
Thu, 11 May 2017 16:06:30 +0000 (18:06 +0200)
committerKern Sibbald <kern@sibbald.com>
Mon, 22 May 2017 13:01:42 +0000 (15:01 +0200)
bacula/src/version.h

index 2c0a59a59e663e60e0ac99abfa5303d4b4b969da..c0d8c2d6cb2ace8e3c995bab42fa9fad695c8324 100644 (file)
@@ -6,8 +6,8 @@
 
 /* Note: there can be only *one* VERSION in this file */
 #define VERSION "7.9.0"
-#define BDATE   "08 May 2017"
-#define LSMDATE "08May17"
+#define BDATE   "10 May 2017"
+#define LSMDATE "10May17"
 
 #define RELEASE 1   /* Use ONLY in rpms */
 
@@ -45,7 +45,6 @@
 #define TRACEBACK 1
 #define TRACE_FILE 1
 #define ENTER_LEAVE 1
-//#define FORCE_ALIGNED 1
 
 /* If this is set stdout will not be closed on startup */
 /* #define DEVELOPER 1 */