X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=699ca744609550bdfbbc91f853d087d4ccfb2654;hb=231621fff42006e7e782d1fc3c41b0c4cdb24a14;hp=1cecac52bb239350bf100cb74599e0c63e5c20c6;hpb=cccc1a4ae18ef1062eb1360093f50142daa73b47;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 1cecac52b..699ca7446 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.01], [http://www.citadel.org/]) +AC_INIT([Citadel], [8.02], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)