* Set version number to 7.50 across the entire system in preparation for upcoming...
[citadel.git] / citadel / citadel.h
index 56939158efab54b3269ec6f263ad5d6ced49109c..35178aa14f036e0e3f5791b42497819288d73da1 100644 (file)
@@ -38,7 +38,7 @@ extern "C" {
  * usually more strict because you're not really supposed to dump/load and
  * upgrade at the same time.
  */
-#define REV_LEVEL      744             /* This version */
+#define REV_LEVEL      750             /* This version */
 #define REV_MIN                591             /* Oldest compatible database */
 #define EXPORT_REV_MIN 737             /* Oldest compatible export files */
 #define LIBCITADEL_MIN 744             /* Minimum required version of libcitadel */