Add hashes of message id and references to msgs commands with headers
[citadel.git] / citadel / citadel.h
index 19c159ca2e42f6463c3636622442d865fc439939..a21b32e6f66ca0141183ec38f13c1bc928ad78ae 100644 (file)
@@ -45,7 +45,7 @@ extern "C" {
  * usually more strict because you're not really supposed to dump/load and
  * upgrade at the same time.
  */
-#define REV_LEVEL      903             /* This version */
+#define REV_LEVEL      904             /* This version */
 #define REV_MIN                591             /* Oldest compatible database */
 #define EXPORT_REV_MIN 760             /* Oldest compatible export files */
 #define LIBCITADEL_MIN 903             /* Minimum required version of libcitadel */