Set internal version number to 902.
[citadel.git] / citadel / configure.ac
index 1db8cbf161c20b85493bc96deec8ca5ab408b1a1..8be48ba07ac5c2d158d4b3029a2e6d368c9b7abd 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
-AC_INIT([Citadel], [901], [http://www.citadel.org/])
+AC_INIT([Citadel], [902], [http://www.citadel.org/])
 AC_REVISION([$Revision: 5108 $])
 AC_CONFIG_SRCDIR([citserver.c])
 AC_CONFIG_HEADER(sysdep.h)