* internal version number 781 in trunk, so we can do webcit development against stabl...
[citadel.git] / libcitadel / lib / libcitadel.h
index 44e1544e77c9438a799b3365ed7472e16f64c271..ef93aaf65a7acf9e45f6a2969800525793845022 100644 (file)
@@ -15,7 +15,7 @@
 #include <time.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#define LIBCITADEL_VERSION_NUMBER      780
+#define LIBCITADEL_VERSION_NUMBER      781
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.