* Set all version numbers to 7.41 for upcoming beta.
[citadel.git] / citadel / configure.ac
index 8d0ed34c481d06ed81254faf79d1781d97e20d4c..84d935cf56f82264fd757bfac0f48e6d16238e9e 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.38], [http://www.citadel.org/])
+AC_INIT([Citadel], [7.41], [http://www.citadel.org/])
 AC_REVISION([$Revision: 5108 $])
 AC_CONFIG_SRCDIR([citserver.c])
 AC_PREFIX_DEFAULT(/usr/local/citadel)