dovecot-2.1: Released v2.1.beta1.
dovecot at dovecot.org
dovecot at dovecot.org
Wed Nov 9 00:26:28 EET 2011
details: http://hg.dovecot.org/dovecot-2.1/rev/437ae2c24872
changeset: 13679:437ae2c24872
user: Timo Sirainen <tss at iki.fi>
date: Wed Nov 09 00:10:04 2011 +0200
description:
Released v2.1.beta1.
diffstat:
NEWS | 2 +-
configure.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r b43bbf9b705d -r 437ae2c24872 NEWS
--- a/NEWS Wed Nov 09 00:09:35 2011 +0200
+++ b/NEWS Wed Nov 09 00:10:04 2011 +0200
@@ -1,4 +1,4 @@
-v2.1.UNSTABLE 2011-xx-xx Timo Sirainen <tss at iki.fi>
+v2.1.beta1 2011-11-08 Timo Sirainen <tss at iki.fi>
* Plugins now use UTF-8 mailbox names rather than mUTF-7:
acl, autocreate, expire, trash, virtual
diff -r b43bbf9b705d -r 437ae2c24872 configure.in
--- a/configure.in Wed Nov 09 00:09:35 2011 +0200
+++ b/configure.in Wed Nov 09 00:10:04 2011 +0200
@@ -1,5 +1,5 @@
AC_PREREQ([2.59])
-AC_INIT([Dovecot],[2.1.alpha2],[dovecot at dovecot.org])
+AC_INIT([Dovecot],[2.1.beta1],[dovecot at dovecot.org])
AC_CONFIG_SRCDIR([src])
AM_INIT_AUTOMAKE([foreign])
More information about the dovecot-cvs
mailing list