* Development version is now 7.60
[citadel.git] / libcitadel / lib / libcitadel.h
index 808b6d8ef8e76644fb996476a64b4be30b1f7978..627fcade39974f051aeab7b99c4ffd93729d2c16 100644 (file)
@@ -15,7 +15,7 @@
 #include <time.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#define LIBCITADEL_VERSION_NUMBER      750
+#define LIBCITADEL_VERSION_NUMBER      760
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.