X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=737ae73ae8d4b4d4ea4c65dc7238e633662fa038;hb=fef8075c28c6fdf09f0f84ec8448cbbe6362bff9;hp=5a49e25ff1202d64cf1ac004da0643aec16be3e7;hpb=d8ea0b390e111014f00a43ed0acf3aeb53987901;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 5a49e25ff..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.03], [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)