diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml index ccbea6459..e8f2019b7 100644 --- a/Documentation/docinfo.xml +++ b/Documentation/docinfo.xml @@ -1,7 +1,7 @@ -Version 3.2.5 - January 2017 -for version 3.2.5 -2017-01-10 +Version 3.2.6 - January 2017 +for version 3.2.6 +2017-01-23 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 ea7052dc8..32daeee16 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.5 +:release_version: 3.2.6 // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: diff --git a/NEWS b/NEWS index 8518cf6d1..73b834ad7 100644 --- a/NEWS +++ b/NEWS @@ -1,15 +1,15 @@ -3.2.6 (2017-02-DD) +3.2.6 (2017-01-23) ------------------ -New features - - [web] use "date" extension of Sieve to enable/disable vacation auto-reply (#1530, #1949) - Enhancements - [web] show locale codes beside language names in Preferences module - [web] fixed visual glitches in Month view with Firefox - [web] mail editor can now be expanded horizontally and automatically expands vertically - [web] compose a new message inline or in a popup window - [web] allow to select multiple files when uploading attachments (#3999) + - [web] use "date" extension of Sieve to enable/disable vacation auto-reply (#1530, #1949) + - [web] updated Angular to version 1.6.1 + - [web] updated CKEditor to version 4.6.2 Bug fixes - [core] remove all alarms before sending IMIP replies (#3925) diff --git a/Version b/Version index c30cb4d98..ff0298563 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=3 MINOR_VERSION=2 -SUBMINOR_VERSION=5 +SUBMINOR_VERSION=6