* Set all version numbers to 7.41 for upcoming beta.
[citadel.git] / libcitadel / lib / libcitadel.h
index 330184cabe12939113bceba8de32863d9649cb0d..21be740e6e00e53d4b583b81a26ff52b5e08dacb 100644 (file)
@@ -15,7 +15,7 @@
 #include <time.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#define LIBCITADEL_VERSION_NUMBER      739
+#define LIBCITADEL_VERSION_NUMBER      741
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.