Completed the rewrite of the network poller. Again I'm not terribly happy with this...
[citadel.git] / citadel / configure.ac
index 39fe88db2f51ce661ec8bfb5aa30ede4249fd632..497ce907aa031f3b5df9be3a46ac044e9c734806 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
-AC_INIT([Citadel], [907], [http://www.citadel.org/])
+AC_INIT([Citadel], [908], [http://www.citadel.org/])
 AC_REVISION([$Revision: 5108 $])
 AC_CONFIG_SRCDIR([citserver.c])
 AC_CONFIG_HEADER(sysdep.h)