X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=95887497465108a8a9c0580ef7806b6d4b71701c;hp=943a8457126c660a59878de6cf197153a6b59da2;hb=53481be28de6082a8f59dad096ff7df7601fa1a7;hpb=90e737b011a1acc785ea9018f3389a1ee10adbd6 diff --git a/citadel/configure.ac b/citadel/configure.ac index 943a84571..958874974 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.13], [http://www.citadel.org/]) +AC_INIT([Citadel], [8.14], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)