Update version number to 8.15 across all components
[citadel.git] / libcitadel / lib / libcitadel.h
index 5f38ce163135c50bb9f3f59b76b62d45fa202057..9489cc8cd4bc90df2457649c4d3c7ccfc261e2e8 100644 (file)
@@ -28,7 +28,7 @@
 #include <sys/types.h>
 #include <netinet/in.h>
 
-#define LIBCITADEL_VERSION_NUMBER      814
+#define LIBCITADEL_VERSION_NUMBER      815
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.