]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Tweak fix typo in update_postgres_tables.in
[bacula/bacula] / bacula / src / version.h
index 573ec3750475bb0b5ba447a11acb7519200e11a8..2c0a59a59e663e60e0ac99abfa5303d4b4b969da 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   "31 March 2017"
-#define LSMDATE "31Mar17"
+#define VERSION "7.9.0"
+#define BDATE   "08 May 2017"
+#define LSMDATE "08May17"
 
 #define RELEASE 1   /* Use ONLY in rpms */
 
@@ -66,8 +66,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