X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=82482fc56bd0d93b16c8908438c37d34130d5896;hb=fcc8d912a17c954802cd0e17a8a642ff07c74d6c;hp=0caefacec8f0b4f605b8583f009d5aa825fbfa3c;hpb=32cfbe2d11d9b7e31e0fad2e9f9303e9134da0e3;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 0caefacec..82482fc56 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], [905], [http://www.citadel.org/]) +AC_INIT([Citadel], [906], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)