Preparation for release 3.1.2

pull/213/head
Francis Lachapelle 2016-06-06 16:12:08 -04:00
parent f753ed9680
commit a3989926e3
4 changed files with 9 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 3.1.1 - June 2016</releaseinfo>
<subtitle>for version 3.1.1</subtitle>
<date>2016-06-02</date>
<releaseinfo>Version 3.1.2 - June 2016</releaseinfo>
<subtitle>for version 3.1.2</subtitle>
<date>2016-06-06</date>
<legalnotice>
<para>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".</para>

View File

@ -13,6 +13,6 @@
// TODO have the build system take care of this
:release_version: 3.1.1
:release_version: 3.1.2
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

5
NEWS
View File

@ -1,6 +1,9 @@
3.1.2 (2016-MM-DD)
3.1.2 (2016-06-06)
------------------
Enhancements
- [web] updated Angular Material to version 1.1.0rc5
Bug fixes
- [web] fixed error handling when renaming a mailbox
- [web] fixed user removal from ACLs in Administration module (#3713)

View File

@ -4,4 +4,4 @@
MAJOR_VERSION=3
MINOR_VERSION=1
SUBMINOR_VERSION=1
SUBMINOR_VERSION=2