X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=18fbf127bf0500ed2a17f074fba7ede6e03fe220;hb=496090636b75234d80a5d9c1d5f6db10183bd9b2;hp=37411334c7fe62da6024075f624ec153ed2517f2;hpb=23f49e4cebee218a171025efeeb67ef6ac85612a;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 37411334c..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.81], [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)