Preparation for the release

pull/68/head
Ludovic Marcotte 2014-12-09 09:08:54 -05:00
parent fd756b581d
commit aac6b22ab5
4 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 2.2.10 - November 2014</releaseinfo>
<subtitle>for version 2.2.10</subtitle>
<date>2014-11-21</date>
<releaseinfo>Version 2.2.11 - December 2014</releaseinfo>
<subtitle>for version 2.2.11</subtitle>
<date>2014-12-09</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: 2.2.10
:release_version: 2.2.11
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

2
NEWS
View File

@ -1,4 +1,4 @@
2.2.11 (2014-xx-xx)
2.2.11 (2014-12-09)
-------------------
New features

View File

@ -4,4 +4,4 @@
MAJOR_VERSION=2
MINOR_VERSION=2
SUBMINOR_VERSION=10
SUBMINOR_VERSION=11