Set version numbers and copyright dates for 8.04 release
[citadel.git] / libcitadel / lib / libcitadel.h
index 56872ae9610014609df4d8804ca6442cbe2598ac..b9653414ee4466bb25fb8172f9256f35fa73b601 100644 (file)
@@ -16,7 +16,7 @@
 #include <stdarg.h>
 #include <arpa/inet.h>
 
-#define LIBCITADEL_VERSION_NUMBER      802
+#define LIBCITADEL_VERSION_NUMBER      804
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.