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