Completed the rewrite of the network poller. Again I'm not terribly happy with this...
[citadel.git] / citadel / citadel.h
index d728af6ecbc5b6f34924ac7682efe40fd0955ff5..3c5eb47fa600e91ada9292218170112a04bc0b7e 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      907             /* This version */
+#define REV_LEVEL      908             /* 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 */