Preparation for release 3.1.0

pull/210/head
Francis Lachapelle 2016-05-18 16:02:39 -04:00
parent d3fa7cb9c7
commit ee8f199603
4 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 3.0.2 - March 2016</releaseinfo>
<subtitle>for version 3.0.2</subtitle>
<date>2016-03-04</date>
<releaseinfo>Version 3.1.0 - May 2016</releaseinfo>
<subtitle>for version 3.1.0</subtitle>
<date>2016-05-18</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.0.2
:release_version: 3.1.0
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

4
NEWS
View File

@ -1,4 +1,4 @@
3.1.0 (2016-05-dd)
3.1.0 (2016-05-18)
------------------
New features
@ -10,7 +10,7 @@ New features
- [web] user can limit the calendars view to specific week days (#1841)
Enhancements
- [web] updated Angular Material to version 1.0.6
- [web] updated Angular Material to version 1.1.0rc4
- [web] added Lithuanan (lt) translation - thanks to Mantas Liobė
- [web] added Turkish (Turkey) (tr_TR) translation - thanks to Sinan Kurşunoğlu
- [web] we now "cc" delegates during invitation updates (#3195)

View File

@ -3,5 +3,5 @@
# of the executable.
MAJOR_VERSION=3
MINOR_VERSION=0
SUBMINOR_VERSION=2
MINOR_VERSION=1
SUBMINOR_VERSION=0