Ran the releaseversion.sh script to mark everything as version 9.01
[citadel.git] / libcitadel / lib / libcitadel.h
index d7da488f10c7a7ab48dbc265924b7da184f96417..aa1f5a141ce34daf71097d324fb1150bd621006c 100644 (file)
@@ -28,7 +28,7 @@
 #include <sys/types.h>
 #include <netinet/in.h>
 
-#define LIBCITADEL_VERSION_NUMBER      829
+#define LIBCITADEL_VERSION_NUMBER      901
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.