]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Tweak update version date
[bacula/bacula] / bacula / src / version.h
index 6d849b0cfd246f03b0d157f68054d4580a409fde..88d8316e549453a88ce448b9000c48cc6c296213 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 "7.4.7"
-#define BDATE   "16 March 2017"
-#define LSMDATE "16Mar17"
+#define VERSION "9.0.6"
+#define BDATE   "20 November 2017"
+#define LSMDATE "20Nov17"
 
 #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 */
@@ -66,8 +65,6 @@
 # define SMCHECK
 #endif
 
-#define BEEF 0
-
 /*
  * _USE_LOCKMGR does lock/unlock mutex tracking (dead lock)
  *   it can always be turned on, but we advise to use it only