X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=49b7cdf95306cf14d33da8592f0251eaf4360083;hp=5a49e25ff1202d64cf1ac004da0643aec16be3e7;hb=8e06cc28654bde788aa7e62d93f0ce970b838d49;hpb=ad672426410571cb1f73d923743f23c90bc47611 diff --git a/citadel/configure.ac b/citadel/configure.ac index 5a49e25ff..49b7cdf95 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.03], [http://www.citadel.org/]) +AC_INIT([Citadel], [8.04], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)