From: Wilfried Göesgens Date: Fri, 27 Feb 2009 08:16:35 +0000 (+0000) Subject: * THIS IS 7.42 BETA X-Git-Tag: v7.86~1396 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=4f4f4eb1185b9d6a28b2ec3cdfc4fcaea5419ce3 * THIS IS 7.42 BETA --- diff --git a/citadel/configure.ac b/citadel/configure.ac index 6a59d0076..ebb8b7087 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.41], [http://www.citadel.org/]) +AC_INIT([Citadel], [7.42], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_PREFIX_DEFAULT(/usr/local/citadel) diff --git a/citadel/debian/changelog b/citadel/debian/changelog index e9117f29d..e25f30ba1 100644 --- a/citadel/debian/changelog +++ b/citadel/debian/changelog @@ -1,3 +1,9 @@ +citadel (7.42-71) unstable; urgency=low + + * Beta release + + -- Wilfried Goesgens Fri, 27 Feb 2009 8:00:00 +0002 + citadel (7.41-70) unstable; urgency=low * Beta release