update version number in preparation for 7.85 release
[citadel.git] / libcitadel / lib / libcitadel.h
index 65321b7b799816e64da6616677a0b8ba4af55163..e7fe21d1cbe2852bc44d35e97b214e2ac58bc471 100644 (file)
@@ -10,7 +10,7 @@
 #include <time.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#define LIBCITADEL_VERSION_NUMBER      784
+#define LIBCITADEL_VERSION_NUMBER      785
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.