X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=aff40386de8a1d9a66d750d93089c5baff5a104a;hp=2dc669e0372c4d8396b20dbf6a295096b42e5018;hb=b2971ed49d2cfe5128190ec1d5d8c0fa239f0004;hpb=a8190734b62d75f73e09c8724bef06702fe5a905 diff --git a/citadel/configure.ac b/citadel/configure.ac index 2dc669e03..aff40386d 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.10], [http://www.citadel.org/]) +AC_INIT([Citadel], [7.11], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_PREFIX_DEFAULT(/usr/local/citadel)