* Set version number to 7.50 across the entire system in preparation for upcoming...
[citadel.git] / citadel / configure.ac
index 84c97ba9d15b4e283955253351412f4e89fc8568..d7bbdf177580ad1e5cdf9071e4b6fb35ce2b0c72 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.44], [http://www.citadel.org/])
+AC_INIT([Citadel], [7.50], [http://www.citadel.org/])
 AC_REVISION([$Revision: 5108 $])
 AC_CONFIG_SRCDIR([citserver.c])
 AC_PREFIX_DEFAULT(/usr/local/citadel)