diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml index 52f7ee7f6..38af65e25 100644 --- a/Documentation/docinfo.xml +++ b/Documentation/docinfo.xml @@ -1,7 +1,7 @@ -Version 3.2.8 - March 2017 -for version 3.2.8 -2017-03-24 +Version 3.2.9 - May 2017 +for version 3.2.9 +2017-05-09 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". diff --git a/Documentation/includes/global-attributes.asciidoc b/Documentation/includes/global-attributes.asciidoc index 3987b0f88..29a2220a5 100644 --- a/Documentation/includes/global-attributes.asciidoc +++ b/Documentation/includes/global-attributes.asciidoc @@ -13,6 +13,6 @@ // TODO have the build system take care of this -:release_version: 3.2.8 +:release_version: 3.2.9 // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: diff --git a/NEWS b/NEWS index 11de6bcc7..1d68a1752 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,11 @@ -3.2.9 (2017-04-XX) +3.2.9 (2017-05-09) ------------------ New features - [core] email alarms now have pretty formatting (#805) Enhancements - - [core] improved event initation for all day events (#4145) + - [core] improved event invitation for all day events (#4145) - [web] improved interface refresh time with external IMAP accounts - [eas] added photo support for GAL search operations diff --git a/Version b/Version index d5b071b55..95a3fb627 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=3 MINOR_VERSION=2 -SUBMINOR_VERSION=8 +SUBMINOR_VERSION=9