X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=737ae73ae8d4b4d4ea4c65dc7238e633662fa038;hb=fef8075c28c6fdf09f0f84ec8448cbbe6362bff9;hp=699ca744609550bdfbbc91f853d087d4ccfb2654;hpb=9e62c72daac38e870bf53c44e16bb8ebba2b5c33;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 699ca7446..737ae73ae 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.05], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)