All components in git master to version 7.89 in order to avoid confusion with stable
[citadel.git] / libcitadel / lib / libcitadel.h
index dc3cf1a3eed73ddc0d0598911de016b78d7a5a6c..029145f1237df4b4ee83384661b0ccad6d1d2d3e 100644 (file)
@@ -14,7 +14,7 @@
 #include <time.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#define LIBCITADEL_VERSION_NUMBER      783
+#define LIBCITADEL_VERSION_NUMBER      789
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.