X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=ac868661f553f3e9a6d0739e7e074e871448de2a;hb=8904d5e7123ba2f4588f48deed392b1a2d9faa39;hp=3a7997869eb19d16e847765e31f3830164749f8c;hpb=c28eaf9bf8410cce3cc5e112b2067a1b60184ab5;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 3a7997869..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.13], [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)