X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=17a5259910debb47a673d7f2e744f5651a6a8c2f;hb=bd8aec5ecea29ad91c64b2ea12ed3b7b8c1a543d;hp=7e8135b97be02c02402135e0030be02eed26ffa8;hpb=d1d8cfc3ae56ef91d36ed17cbde099e730c147f2;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 7e8135b97..17a525991 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], [915], [http://www.citadel.org/]) +AC_INIT([Citadel], [916], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)