* Version number to 7.61 on all components
[citadel.git] / libcitadel / lib / libcitadel.h
index a2337e8a877bff2f772ff839787da30423a5af7a..9b9d55289da00409899288eaf8f8821b8794f61c 100644 (file)
@@ -15,7 +15,7 @@
 #include <time.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#define LIBCITADEL_VERSION_NUMBER      760
+#define LIBCITADEL_VERSION_NUMBER      761
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.