X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=52241a1d129f691a3054be346ef8c3e982214f3d;hb=c08adcea52e85d6139ad158c17eb3d1941df2eb5;hp=23e7d203b27d8e74f9b516395d5a63183c12cf98;hpb=01876bf8718b8bc19c48ffb9b1d96468cdb1eccf;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 23e7d203b..52241a1d1 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.83], [http://www.citadel.org/]) +AC_INIT([Citadel], [7.86], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)