X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=eb757b2753acadbce1a8e48c28b5a91bf7b1b05f;hp=497ce907aa031f3b5df9be3a46ac044e9c734806;hb=e296d020094c0c326fd00c1a3f420f2f6aafd019;hpb=e704ad0e3d1ecb2f5e0c46984cc8902fcdc0ec36 diff --git a/citadel/configure.ac b/citadel/configure.ac index 497ce907a..eb757b275 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], [908], [http://www.citadel.org/]) +AC_INIT([Citadel], [909], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)