changing internal version number to 8.12
[citadel.git] / libcitadel / lib / libcitadel.h
index f718536bc8063eef564825085cd253c732edcfc8..a4e8f0cf0b06b4460e0196294388f3d2f48cc942 100644 (file)
@@ -28,7 +28,7 @@
 #include <sys/types.h>
 #include <netinet/in.h>
 
-#define LIBCITADEL_VERSION_NUMBER      811
+#define LIBCITADEL_VERSION_NUMBER      812
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.