X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=1db8cbf161c20b85493bc96deec8ca5ab408b1a1;hb=3b838158360ccde6f1f5a03a571879c7e27b508d;hp=aa900202e81668c0b37421fdc576e255df7ae86f;hpb=05735e3921a17af41d8e83c626d748cf84d7e67a;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index aa900202e..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], [8.29], [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)