X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=8be48ba07ac5c2d158d4b3029a2e6d368c9b7abd;hb=5b75c8be92aec760921c1723d8dde74a3f63b1da;hp=1db8cbf161c20b85493bc96deec8ca5ab408b1a1;hpb=a80f9ae62e7c9a29d7dd768a73b145f8fce763a5;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 1db8cbf16..8be48ba07 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], [901], [http://www.citadel.org/]) +AC_INIT([Citadel], [902], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)