X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=0a9333252be7f18fcbd92551f5d2ec1d63a103cb;hp=d7bbdf177580ad1e5cdf9071e4b6fb35ce2b0c72;hb=cceb9a8329c52e1476e7d8badaa252c39b6d2b19;hpb=d25729b4b76a7ddc5a458ee57bc35a4d2283b0a1 diff --git a/citadel/configure.ac b/citadel/configure.ac index d7bbdf177..0a9333252 100644 --- a/citadel/configure.ac +++ b/citadel/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. dnl $Id$ AC_PREREQ(2.52) -AC_INIT([Citadel], [7.50], [http://www.citadel.org/]) +AC_INIT([Citadel], [7.60], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_PREFIX_DEFAULT(/usr/local/citadel)