X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=9fa15707b1afcb66a5063b992f16f3c50bc5c1cc;hb=06261a3dcfcee92576600ceeca50011037771873;hp=ac868661f553f3e9a6d0739e7e074e871448de2a;hpb=334a4c1602b1e8bac211a06d036a7369bc2c4676;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index ac868661f..9fa15707b 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.21], [http://www.citadel.org/]) +AC_INIT([Citadel], [8.22], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)