X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=aa19866afcc29fc0e4406bd655cd2d8b58760144;hb=79b223cc3fa9d72e4b202b1e5a32adcb53210c37;hp=0dd0792658070efa8df219b6f7862a9a157717c6;hpb=7d014eb06c42f620b197a9530051326f46ae6c9b;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 0dd079265..aa19866af 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)