* Version numbers of everything 7.63
[citadel.git] / libcitadel / lib / libcitadel.h
index 925b0d38582c179cd23a928a65764e2b2fe27f2a..ab17da016b1561670a4bbc02a9f0221050269ba4 100644 (file)
@@ -15,7 +15,7 @@
 #include <time.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#define LIBCITADEL_VERSION_NUMBER      761
+#define LIBCITADEL_VERSION_NUMBER      763
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.