diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml index ec6e33fd6..d57ac15f3 100644 --- a/Documentation/docinfo.xml +++ b/Documentation/docinfo.xml @@ -1,7 +1,7 @@ -Version 4.0.6 - February 2019 -for version 4.0.6 -2019-02-21 +Version 4.0.7 - February 2019 +for version 4.0.7 +2019-02-27 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 7d4b1aaf7..b58297c92 100644 --- a/Documentation/includes/global-attributes.asciidoc +++ b/Documentation/includes/global-attributes.asciidoc @@ -13,6 +13,6 @@ // TODO have the build system take care of this -:release_version: 4.0.6 +:release_version: 4.0.7 // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: diff --git a/NEWS b/NEWS index fcd55cf83..4a85f5362 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -4.0.7 (YYYY-MM-DD) +4.0.7 (2019-02-27) ------------------ Bug fixes diff --git a/Version b/Version index 23ba31b07..ee4a12493 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=4 MINOR_VERSION=0 -SUBMINOR_VERSION=6 +SUBMINOR_VERSION=7