X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=37411334c7fe62da6024075f624ec153ed2517f2;hb=23f49e4cebee218a171025efeeb67ef6ac85612a;hp=0398fcb18f4f99c9fa1073aa1729bd257d6acbb5;hpb=38d4a14f9b9d9bb1294a28ac9398ddabaa87ad27;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 0398fcb18..37411334c 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.81], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)