Begin removing the decimal point from our version number (901 instead of 9.01)
[citadel.git] / webcit / configure.ac
index 6f74bdcbad149b1ba5660e5c0904731cb0a31859..a523add563980529a3ba429c074aaf3e4a15392b 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl $Id$
-AC_INIT([WebCit], [9.01], [http://www.citadel.org/])
+AC_INIT([WebCit], [901], [http://www.citadel.org/])
 
 
 AC_SUBST(PROG_SUBDIRS)