Preparation for release 2.3.7

pull/196/head
Francis Lachapelle 2016-01-25 11:19:06 -05:00
parent d5fd719212
commit 7b4c6346f8
4 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this --> <!-- TODO have the build system take care of this -->
<releaseinfo>Version 2.3.6 - January 2016</releaseinfo> <releaseinfo>Version 2.3.7 - January 2016</releaseinfo>
<subtitle>for version 2.3.6</subtitle> <subtitle>for version 2.3.7</subtitle>
<date>2016-01-18</date> <date>2016-01-25</date>
<legalnotice> <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> <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 // TODO have the build system take care of this
:release_version: 2.3.6 :release_version: 2.3.7
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

2
NEWS
View File

@ -1,4 +1,4 @@
2.3.7 (2016-01-XX) 2.3.7 (2016-01-25)
------------------ ------------------
New features New features

View File

@ -4,4 +4,4 @@
MAJOR_VERSION=2 MAJOR_VERSION=2
MINOR_VERSION=3 MINOR_VERSION=3
SUBMINOR_VERSION=6 SUBMINOR_VERSION=7