Updated version numbers.
[citadel.git] / libcitadel / lib / libcitadel.h
index e9e964807e11c37e7f5e142adbe3b8add4d4ebd9..f42097abd2f63c5143858563b663a4cb060659a8 100644 (file)
@@ -14,7 +14,7 @@
  */
 #include <time.h>
 #include <stdlib.h>
-#define LIBCITADEL_VERSION_NUMBER      113
+#define LIBCITADEL_VERSION_NUMBER      114
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.