X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=ab250a96d3ceb63ef7e7be85d96fa49be4290221;hb=570f816b5024916402d429fbcff0f094779a943a;hp=7746c99cb49da0b23282b518284f130868ad8962;hpb=02d3300005027b7222e05eec07f51119e3236edf;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 7746c99cb..ab250a96d 100644 --- a/citadel/configure.ac +++ b/citadel/configure.ac @@ -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)