AC_INIT now declares a non-decimal version number
[citadel.git] / citadel / configure.ac
index 3a4fbe69ca56830c64c92ef77fe96a0b882d9ecc..1db8cbf161c20b85493bc96deec8ca5ab408b1a1 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], [901], [http://www.citadel.org/])
 AC_REVISION([$Revision: 5108 $])
 AC_CONFIG_SRCDIR([citserver.c])
 AC_CONFIG_HEADER(sysdep.h)