]> code.citadel.org Git - citadel.git/blobdiff - citadel/configure.ac
Set internal version number to 902.
[citadel.git] / citadel / configure.ac
index 3a4fbe69ca56830c64c92ef77fe96a0b882d9ecc..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], [9.01], [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)