Set all version numbers to 8.00 -- FEATURE FREEZE FOR 8.00
[citadel.git] / libcitadel / lib / libcitadel.h
index 2f275d7ed99ee0abd0bac66d2eaaab15bad2a3ec..6624510b07019d09e603092ab6a93a27f5904567 100644 (file)
@@ -16,7 +16,7 @@
 #include <stdarg.h>
 #include <arpa/inet.h>
 
-#define LIBCITADEL_VERSION_NUMBER      789
+#define LIBCITADEL_VERSION_NUMBER      800
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.