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