Preparation for release 3.0.2

pull/201/head
Francis Lachapelle 2016-03-04 12:09:11 -05:00
parent c0e528a2fb
commit 2102385f08
4 changed files with 7 additions and 6 deletions

View File

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

3
NEWS
View File

@ -1,4 +1,4 @@
3.0.2 (2016-02-DD)
3.0.2 (2016-03-04)
------------------
New features
@ -23,6 +23,7 @@ Enhancements
- [web] colorize categories chips in event and task viewers
- [web] initial stylesheet for printing
- [web] updated lodash to version 4.6.1
- [i18n] updated French and Finnish translations
- [eas] now support EAS MIME truncation
Bug fixes

View File

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