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