Set internal version numbers to 8.21
[citadel.git] / libcitadel / lib / libcitadel.h
index 062ac35206f605db499d27b1d6efbed4e4e21286..dbe302f7b9e4a2a9420440f2e4d61b3244ea1749 100644 (file)
@@ -28,7 +28,7 @@
 #include <sys/types.h>
 #include <netinet/in.h>
 
-#define LIBCITADEL_VERSION_NUMBER      820
+#define LIBCITADEL_VERSION_NUMBER      821
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.