From 4419a192c12a88e43d9e28a3763ea8bb24b0b2c9 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 22 Jun 2016 11:37:29 -0400 Subject: [PATCH] Preparation for release 3.1.3 --- 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 a040f8907..0b1e309a6 100644 --- a/Documentation/docinfo.xml +++ b/Documentation/docinfo.xml @@ -1,7 +1,7 @@ -Version 3.1.2 - June 2016 -for version 3.1.2 -2016-06-06 +Version 3.1.3 - June 2016 +for version 3.1.3 +2016-06-22 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 1ad4ab950..f01d8e7c3 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.1.2 +:release_version: 3.1.3 // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: diff --git a/Version b/Version index 8081bbc48..33b433568 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=3 MINOR_VERSION=1 -SUBMINOR_VERSION=2 +SUBMINOR_VERSION=3