X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=0e0247f3d3dbc4b036797b74141d1b0e690125d1;hb=a21ccc76e93fe4f0cf95257c1e5fffe76fdb09d5;hp=0caefacec8f0b4f605b8583f009d5aa825fbfa3c;hpb=2cd0bde63d12852bfe34c36e2582aeb63d228edb;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 0caefacec..0e0247f3d 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], [905], [http://www.citadel.org/]) +AC_INIT([Citadel], [907], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)