Set internal version numbers to 8.21
[citadel.git] / libcitadel / lib / libcitadel.h
index 62beeac8720102483fb8ae383fdd901597040474..579196ff703c0ce60e20b9eb65ee65d5491c64cb 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.