X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=18fbf127bf0500ed2a17f074fba7ede6e03fe220;hb=496090636b75234d80a5d9c1d5f6db10183bd9b2;hp=0398fcb18f4f99c9fa1073aa1729bd257d6acbb5;hpb=496debf89657e8b2d09b60b8595d7046f494ad62;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 0398fcb18..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.80], [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)