Internal version number to 8.01 for imminent release
[citadel.git] / libcitadel / lib / libcitadel.h
index 7ed8df24006b06910a73aec627de558779a5cc61..4afcbde893b4ba8bfb889f523054d744fbc65e45 100644 (file)
@@ -16,7 +16,7 @@
 #include <stdarg.h>
 #include <arpa/inet.h>
 
-#define LIBCITADEL_VERSION_NUMBER      800
+#define LIBCITADEL_VERSION_NUMBER      801
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.