From d00db81d088c290fd37eec17703ecd1503790354 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 26 Feb 2018 10:51:17 -0500 Subject: [PATCH] Version bump for new repos --- Documentation/docinfo.xml | 6 +++--- Documentation/includes/global-attributes.asciidoc | 4 ++-- Version | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml index 8523dbfe9..b183e053a 100644 --- a/Documentation/docinfo.xml +++ b/Documentation/docinfo.xml @@ -1,7 +1,7 @@ -Version 3.2.10 - July 2017 -for version 3.2.10 -2017-07-05 +Version 4.0.0 - February 2018 +for version 4.0.0 +2018-02-XX 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". diff --git a/Documentation/includes/global-attributes.asciidoc b/Documentation/includes/global-attributes.asciidoc index 94de416e1..703dfaa64 100644 --- a/Documentation/includes/global-attributes.asciidoc +++ b/Documentation/includes/global-attributes.asciidoc @@ -6,13 +6,13 @@ Authors: - Inverse inc. - 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: diff --git a/Version b/Version index 805193a22..a5fcb81a4 100644 --- a/Version +++ b/Version @@ -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