From 6cef5245e10515b1199102cf2c19d48364862027 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 19 Jul 2013 11:27:17 -0400 Subject: [PATCH] Bump version to 2.0.7 --- NEWS | 4 ++-- Version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 428ae0ae2..4870d0f4c 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -2.0.7 (2013-MM-DD) +2.0.7 (2013-07-19) ------------------ New features @@ -7,7 +7,7 @@ New features Enhancements - bubble box of events no longer overlaps the current event - - now pass the x-originating-ip using the IMAP ID extension + - now pass the x-originating-ip using the IMAP ID extension (#2366) Bug fixes - properly handle RFC2231 everywhere diff --git a/Version b/Version index 67a949875..56f4d1e6b 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=2 MINOR_VERSION=0 -SUBMINOR_VERSION=6b +SUBMINOR_VERSION=7