Version number to 8.02 for upcoming release
[citadel.git] / libcitadel / lib / libcitadel.h
index 3f1e59785c2050b9ea40f39a8600d2a80067d5f9..56872ae9610014609df4d8804ca6442cbe2598ac 100644 (file)
@@ -16,7 +16,7 @@
 #include <stdarg.h>
 #include <arpa/inet.h>
 
-#define LIBCITADEL_VERSION_NUMBER      801
+#define LIBCITADEL_VERSION_NUMBER      802
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.