Release preparation

This commit is contained in:
Ludovic Marcotte
2017-03-10 08:58:46 -05:00
parent fbc6bb71a8
commit 4cd8a32081
5 changed files with 514 additions and 6 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 2.3.19 - January 2017</releaseinfo>
<subtitle>for version 2.3.19</subtitle>
<date>2017-01-09</date>
<releaseinfo>Version 2.3.20 - March 2017</releaseinfo>
<subtitle>for version 2.3.20</subtitle>
<date>2017-03-10</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>
@@ -13,6 +13,6 @@
// TODO have the build system take care of this
:release_version: 2.3.19
:release_version: 2.3.20
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: