X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=7682cbb4024fb5665df49cf770dc06c25088640f;hp=39a77c3c156bc2aee5b6bb2adf80e424fcd2bb15;hb=452067d76c1c0a1824321394db4af2c4f1438af0;hpb=4c7e6afb5ee568a8ae33f71d6079dcbc49c5f875 diff --git a/citadel/configure.ac b/citadel/configure.ac index 39a77c3c1..7682cbb40 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.11], [http://www.citadel.org/]) +AC_INIT([Citadel], [8.12], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)