* Added a new 'MSGS LT' subcommand
[citadel.git] / citadel / citadel.h
index ff484f3b95d2538a02ac53f3a7065ff32bd1f37a..93ff39a482929e809a75fb59543f5a552a89bedc 100644 (file)
@@ -54,7 +54,7 @@ extern "C" {
  * usually more strict because you're not really supposed to dump/load and
  * upgrade at the same time.
  */
-#define REV_LEVEL      770             /* This version */
+#define REV_LEVEL      780             /* This version */
 #define REV_MIN                591             /* Oldest compatible database */
 #define EXPORT_REV_MIN 760             /* Oldest compatible export files */
 #define LIBCITADEL_MIN 770             /* Minimum required version of libcitadel */