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