Preparation for release 3.2.5

pull/232/head
Francis Lachapelle 2017-01-10 09:42:09 -05:00
parent e27efc4d3a
commit 6637bde56d
4 changed files with 7 additions and 7 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.4 - December 2016</releaseinfo> <releaseinfo>Version 3.2.5 - January 2017</releaseinfo>
<subtitle>for version 3.2.4</subtitle> <subtitle>for version 3.2.5</subtitle>
<date>2016-12-01</date> <date>2017-01-10</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

@ -6,13 +6,13 @@
Authors: Authors:
- Inverse inc. <info@inverse.ca> - Inverse inc. <info@inverse.ca>
Copyright (C) 2008-2016 Inverse inc. Copyright (C) 2008-2017 Inverse inc.
License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html
//// ////
// TODO have the build system take care of this // TODO have the build system take care of this
:release_version: 3.2.4 :release_version: 3.2.5
// 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.5 (2016-12-DD) 3.2.5 (2017-01-10)
------------------ ------------------
New features New features

View File

@ -4,4 +4,4 @@
MAJOR_VERSION=3 MAJOR_VERSION=3
MINOR_VERSION=2 MINOR_VERSION=2
SUBMINOR_VERSION=4 SUBMINOR_VERSION=5