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