From 89655cf192019e3be8cdb9422b489acc6e74e670 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 5 Feb 2016 12:41:19 -0500 Subject: [PATCH] Preparation for release 3.0.1 --- Documentation/docinfo.xml | 6 +++--- Documentation/includes/global-attributes.asciidoc | 2 +- Version | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml index eb712cdac..ba8d0852c 100644 --- a/Documentation/docinfo.xml +++ b/Documentation/docinfo.xml @@ -1,7 +1,7 @@ -Version 3.0.0 - January 2016 -for version 3.0.0 -2016-01-27 +Version 3.0.1 - February 2016 +for version 3.0.1 +2016-02-05 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 35d546700..37b7b4a25 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: 3.0.0 +:release_version: 3.0.1 // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: diff --git a/Version b/Version index 2fbf87356..ba161915b 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=3 MINOR_VERSION=0 -SUBMINOR_VERSION=0 +SUBMINOR_VERSION=1