X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fconfigure.ac;fp=citadel%2Fconfigure.ac;h=7faa9e52b0f9e5d191a52b5c35c8f2ffc1b15368;hp=94ba60de5ae4ea528232e6edcd66ea9ccc1cc770;hb=9f051da5f95c2bfff60b179a9a403276a7f96b43;hpb=acd05be0127a5c9d498d5fd069cfac60410f17b5 diff --git a/citadel/configure.ac b/citadel/configure.ac index 94ba60de5..7faa9e52b 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], [912], [http://www.citadel.org/]) +AC_INIT([Citadel], [914], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)