Version number to 7.35 in preparation for an upcoming release.
[citadel.git] / citadel / configure.ac
index 7746c99cb49da0b23282b518284f130868ad8962..ab250a96d3ceb63ef7e7be85d96fa49be4290221 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.33], [http://www.citadel.org/])
+AC_INIT([Citadel], [7.35], [http://www.citadel.org/])
 AC_REVISION([$Revision: 5108 $])
 AC_CONFIG_SRCDIR([citserver.c])
 AC_PREFIX_DEFAULT(/usr/local/citadel)