]> code.citadel.org Git - citadel.git/blobdiff - citadel/configure.ac
* Updated internal version number of citadel and webcit to 7.23
[citadel.git] / citadel / configure.ac
index 9d307d67c1f2304ff09f3dc5ded767c2fa4ea836..694f74b17cd3fd7384c40678f494ebf55ee01059 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], [7.22], [http://www.citadel.org/])
+AC_INIT([Citadel], [7.23], [http://www.citadel.org/])
 AC_REVISION([$Revision: 5108 $])
 AC_CONFIG_SRCDIR([citserver.c])
 AC_PREFIX_DEFAULT(/usr/local/citadel)