Bumped version numbers to 8.11 for upcoming release
authorArt Cancro <ajc@uncensored.citadel.org>
Wed, 16 May 2012 20:08:45 +0000 (16:08 -0400)
committerArt Cancro <ajc@uncensored.citadel.org>
Wed, 16 May 2012 20:08:45 +0000 (16:08 -0400)
libcitadel/lib/libcitadel.h

index d0a24b4221832658f918564c027db56aef410d85..5fb0058f9a315fe4ed92bc1bb4e0a960ddc34c0e 100644 (file)
@@ -28,7 +28,7 @@
 #include <sys/types.h>
 #include <netinet/in.h>
 
-#define LIBCITADEL_VERSION_NUMBER      810
+#define LIBCITADEL_VERSION_NUMBER      811
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.