diff --git a/NEWS b/NEWS
index 4ba3228347e6f01eb5730d4e29a99819448bcbf5..d779ada25a96d92ce4ead926e64d8b2dac6cb029 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-v0.4.8 xx-05-2015 Stephan Bosch <stephan@rename-it.nl>
+v0.4.8 15-05-2015 Stephan Bosch <stephan@rename-it.nl>
 
 	* LDA Sieve plugin: Dovecot changed the deliver_log_format setting to include
 	  %{delivery_time}. This prompted changes in Pigeonhole that make this release
diff --git a/configure.ac b/configure.ac
index 7efc0b556ec3d361adf4d443a4aaed78caa1122f..d802991c999dea8f92a7b7c3d0609c729ebcf504 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Pigeonhole], [0.4.8.rc3], [dovecot@dovecot.org], [dovecot-2.2-pigeonhole])
+AC_INIT([Pigeonhole], [0.4.8], [dovecot@dovecot.org], [dovecot-2.2-pigeonhole])
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_SRCDIR([src])
 AC_CONFIG_MACRO_DIR([m4])