From 25af25293bfa3dea15a8408de3b0343e911fe56b Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Wed, 9 Nov 2011 00:10:04 +0200 Subject: [PATCH] Released v2.1.beta1. --- NEWS | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 27ee0f41c0..cfd2489d3a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -v2.1.UNSTABLE 2011-xx-xx Timo Sirainen +v2.1.beta1 2011-11-08 Timo Sirainen * Plugins now use UTF-8 mailbox names rather than mUTF-7: acl, autocreate, expire, trash, virtual diff --git a/configure.in b/configure.in index fde242cb62..9cc9f9b41d 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ([2.59]) -AC_INIT([Dovecot],[2.1.alpha2],[dovecot@dovecot.org]) +AC_INIT([Dovecot],[2.1.beta1],[dovecot@dovecot.org]) AC_CONFIG_SRCDIR([src]) AM_INIT_AUTOMAKE([foreign]) -- 2.47.3