diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml index ba8d0852c..1c04420e2 100644 --- a/Documentation/docinfo.xml +++ b/Documentation/docinfo.xml @@ -1,7 +1,7 @@ -Version 3.0.1 - February 2016 -for version 3.0.1 -2016-02-05 +Version 3.0.2 - March 2016 +for version 3.0.2 +2016-03-04 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 37b7b4a25..6f646dc68 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.0.1 +:release_version: 3.0.2 // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: diff --git a/NEWS b/NEWS index 6991e7400..e323e7314 100644 --- a/NEWS +++ b/NEWS @@ -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 diff --git a/Version b/Version index ba161915b..a98a969eb 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=3 MINOR_VERSION=0 -SUBMINOR_VERSION=1 +SUBMINOR_VERSION=2