From 3103de66c5d69cc17d45acab93a5d592b5238f5e Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Tue, 17 Mar 2015 02:29:22 +0100
Subject: [PATCH] Released v0.4.7.rc3 for Dovecot v2.2.16.

---
 NEWS         | 4 ++--
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 30ff0f9f8..90b0e0022 100644
--- a/NEWS
+++ b/NEWS
@@ -26,8 +26,8 @@ v0.4.7 xx-03-2015 Stephan Bosch <stephan@rename-it.nl>
 	  dropped. This was a problem reported by Debian lintian.
 	- Fixed bug in handling of binary errors for action side-effects and message
 	  overrides.
-	- file script storage: Restructured storage initialization to address backwards
-	  compatibility issues.
+	- file script storage: Restructured storage initialization to address
+	  backwards compatibility issues.
 	- dict script storage: Fixed small memory allocation bug.
 
 v0.4.6 02-11-2014 Stephan Bosch <stephan@rename-it.nl>
diff --git a/configure.ac b/configure.ac
index 196897cdc..77a31405a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Pigeonhole], [0.4.7.rc2], [dovecot@dovecot.org], [dovecot-2.2-pigeonhole])
+AC_INIT([Pigeonhole], [0.4.7.rc3], [dovecot@dovecot.org], [dovecot-2.2-pigeonhole])
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_SRCDIR([src])
 AC_CONFIG_MACRO_DIR([m4])
-- 
GitLab