Version number set to 7.87, tagging for stable release
[citadel.git] / libcitadel / lib / libcitadel.h
index e7fe21d1cbe2852bc44d35e97b214e2ac58bc471..d91b52f4aa529198a8d24a60e38e3baea41366cf 100644 (file)
@@ -10,7 +10,7 @@
 #include <time.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#define LIBCITADEL_VERSION_NUMBER      785
+#define LIBCITADEL_VERSION_NUMBER      787
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.