X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=109964099d96f7bd5e17ba1b1b64305e914177ea;hb=cd49d168981fb16f0655c506244f1d39e12d1bf4;hp=3a7997869eb19d16e847765e31f3830164749f8c;hpb=f242e6338a332e2f84b03a437c79cfbf4da7d217;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 3a7997869..109964099 100644 --- a/citadel/configure.ac +++ b/citadel/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT([Citadel], [8.13], [http://www.citadel.org/]) +AC_INIT([Citadel], [8.20], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)