X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fconfigure.ac;fp=citadel%2Fconfigure.ac;h=39a77c3c156bc2aee5b6bb2adf80e424fcd2bb15;hp=eb09f1aa9bc89d460c87d20cb18abfc0aec8d911;hb=c5af8203416ed2c1996fedb107c498de463e3d93;hpb=47970d6c1468d22fed15baccce00174b5af114e7 diff --git a/citadel/configure.ac b/citadel/configure.ac index eb09f1aa9..39a77c3c1 100644 --- a/citadel/configure.ac +++ b/citadel/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT([Citadel], [8.10], [http://www.citadel.org/]) +AC_INIT([Citadel], [8.11], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)