X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=18fbf127bf0500ed2a17f074fba7ede6e03fe220;hb=496090636b75234d80a5d9c1d5f6db10183bd9b2;hp=52241a1d129f691a3054be346ef8c3e982214f3d;hpb=c08adcea52e85d6139ad158c17eb3d1941df2eb5;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 52241a1d1..18fbf127b 100644 --- a/citadel/configure.ac +++ b/citadel/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. dnl $Id$ AC_PREREQ(2.52) -AC_INIT([Citadel], [7.86], [http://www.citadel.org/]) +AC_INIT([Citadel], [7.87], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)