X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=32c7974d991620e2c26c7e3c079cf22a5d083f92;hb=1b71b791e56100f731d23aeec7a47c9d9ca2d7e0;hp=c67c792236c5c885e0bf89e340cc8044e3bb6689;hpb=365a7b93fe804fe6c618946086fc74c2c39b2dae;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index c67c79223..32c7974d9 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], [911], [http://www.citadel.org/]) +AC_INIT([Citadel], [912], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)