X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=ac868661f553f3e9a6d0739e7e074e871448de2a;hb=bf2d2329dab80f1cf9a65c735939027b117aa979;hp=109964099d96f7bd5e17ba1b1b64305e914177ea;hpb=aa5beafde2f3c7612ae4790efa32a508584e4193;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 109964099..ac868661f 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.20], [http://www.citadel.org/]) +AC_INIT([Citadel], [8.21], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)