Version bump for new repos

pull/240/head
Ludovic Marcotte 2018-02-26 10:51:17 -05:00
parent 44ea5a29d4
commit d00db81d08
3 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 3.2.10 - July 2017</releaseinfo>
<subtitle>for version 3.2.10</subtitle>
<date>2017-07-05</date>
<releaseinfo>Version 4.0.0 - February 2018</releaseinfo>
<subtitle>for version 4.0.0</subtitle>
<date>2018-02-XX</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

@ -6,13 +6,13 @@
Authors:
- Inverse inc. <info@inverse.ca>
Copyright (C) 2008-2017 Inverse inc.
Copyright (C) 2008-2018 Inverse inc.
License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html
////
// TODO have the build system take care of this
:release_version: 3.2.10
:release_version: 4.0.0
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

View File

@ -2,6 +2,6 @@
# This file is included by library makefiles to set the version information
# of the executable.
MAJOR_VERSION=3
MINOR_VERSION=2
SUBMINOR_VERSION=10
MAJOR_VERSION=4
MINOR_VERSION=0
SUBMINOR_VERSION=0