]> code.citadel.org Git - citadel.git/blobdiff - citadel/configure.ac
Internal version number is now 7.00
[citadel.git] / citadel / configure.ac
index 9e51ad1ed81e7130be2988da37d560422aef6d45..375a6636476791058b9c979879662f7794e8b0a8 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl $Id$
 AC_PREREQ(2.52)
-AC_INIT([Citadel], [6.90], [http://www.citadel.org/])
+AC_INIT([Citadel], [7.00], [http://www.citadel.org/])
 AC_REVISION([$Revision$])
 AC_CONFIG_SRCDIR([citserver.c])
 AC_PREFIX_DEFAULT(/usr/local/citadel)