]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Add openssl-compat.h which went in wrong directory
[bacula/bacula] / bacula / src / version.h
index 2c0a59a59e663e60e0ac99abfa5303d4b4b969da..f2344338b2515d8a1bc90114fc0a0223d3bd736b 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.9.0"
-#define BDATE   "08 May 2017"
-#define LSMDATE "08May17"
+#define VERSION "9.0.6"
+#define BDATE   "19 November 2017"
+#define LSMDATE "19Nov17"
 
 #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 */