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