X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=5c39ef79d966a8ca92471193bce751d968f20983;hb=d6a8ed114a0671120a4d5c666068eee33c4b308e;hp=78929b3a696814b17331a2de8518474fa4f1d81b;hpb=ff427682129359316ddf59f98e2dff6712fe657e;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 78929b3a6..5c39ef79d 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.35], [http://www.citadel.org/]) +AC_INIT([Citadel], [7.36], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_PREFIX_DEFAULT(/usr/local/citadel)