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