* Set the version numbers of everything to 7.66.
[citadel.git] / libcitadel / lib / libcitadel.h
index 32fa9759d74e5016bac11abc8e48d75a8ecec58e..aca897882031539569c84953540fc149c0d169c1 100644 (file)
@@ -15,7 +15,7 @@
 #include <time.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#define LIBCITADEL_VERSION_NUMBER      763
+#define LIBCITADEL_VERSION_NUMBER      766
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.