X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=ae6c81d454f728e419cb4bcd21c50e061d34e923;hp=9fa15707b1afcb66a5063b992f16f3c50bc5c1cc;hb=1cc036dfd97eb78144040b27ade8662ea82a56cc;hpb=442bac3cb2471792704310ee2c684cebd73bfa8e diff --git a/citadel/configure.ac b/citadel/configure.ac index 9fa15707b..ae6c81d45 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.22], [http://www.citadel.org/]) +AC_INIT([Citadel], [8.23], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)