X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=ac868661f553f3e9a6d0739e7e074e871448de2a;hp=109964099d96f7bd5e17ba1b1b64305e914177ea;hb=665261416e7aced7e85fa0f297c7781094d89174;hpb=02e3eebb5a6ed555c2426b9495ef4d30d45b6864 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)