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