diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml index f419ac393..3ce62a06c 100644 --- a/Documentation/docinfo.xml +++ b/Documentation/docinfo.xml @@ -1,7 +1,7 @@ -Version 2.3.6 - January 2016 -for version 2.3.6 -2016-01-18 +Version 2.3.7 - January 2016 +for version 2.3.7 +2016-01-25 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 eb75231ad..3bf1839dc 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: 2.3.6 +:release_version: 2.3.7 // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: diff --git a/NEWS b/NEWS index 9ef86d7a7..bb4e366d9 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -2.3.7 (2016-01-XX) +2.3.7 (2016-01-25) ------------------ New features diff --git a/Version b/Version index e7037356d..0a283149e 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=2 MINOR_VERSION=3 -SUBMINOR_VERSION=6 +SUBMINOR_VERSION=7