* libcitadel internal version number is now 7.80
[citadel.git] / libcitadel / lib / libcitadel.h
index cc9893182ecb84f3fce2ce1c4dc0d0f9917d0ae4..d89995833bd97cdae305f68c9d25a5a63e19dad2 100644 (file)
@@ -15,7 +15,7 @@
 #include <time.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#define LIBCITADEL_VERSION_NUMBER      770
+#define LIBCITADEL_VERSION_NUMBER      780
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.