Preparation for release 3.2.1

pull/225/head
Francis Lachapelle 2016-11-02 12:29:13 -04:00
parent 7704b2c3cc
commit 79d48dfc7c
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 3.2.0 - October 2016</releaseinfo> <releaseinfo>Version 3.2.1 - November 2016</releaseinfo>
<subtitle>for version 3.2.0</subtitle> <subtitle>for version 3.2.1</subtitle>
<date>2016-10-03</date> <date>2016-11-02</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: 3.2.0 :release_version: 3.2.1
// 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 @@
3.2.1 (2016-10-DD) 3.2.1 (2016-11-02)
------------------ ------------------
Enhancements Enhancements

View File

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