Version number to 8.13 for upcoming release.
[citadel.git] / libcitadel / lib / libcitadel.h
index 71d2ec8f2b0d144a143621dde4f047c6926d90a5..296d1cee50a0de60f1a7bef41184198ce4524931 100644 (file)
@@ -28,7 +28,7 @@
 #include <sys/types.h>
 #include <netinet/in.h>
 
-#define LIBCITADEL_VERSION_NUMBER      812
+#define LIBCITADEL_VERSION_NUMBER      813
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.