From 79d48dfc7cee4f4459f6db26ac8a36dd359cfc87 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 2 Nov 2016 12:29:13 -0400 Subject: [PATCH] Preparation for release 3.2.1 --- Documentation/docinfo.xml | 6 +++--- Documentation/includes/global-attributes.asciidoc | 2 +- NEWS | 2 +- Version | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml index 2fe864c58..282ab669a 100644 --- a/Documentation/docinfo.xml +++ b/Documentation/docinfo.xml @@ -1,7 +1,7 @@ -Version 3.2.0 - October 2016 -for version 3.2.0 -2016-10-03 +Version 3.2.1 - November 2016 +for version 3.2.1 +2016-11-02 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 1697ca300..4821b9287 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.2.0 +:release_version: 3.2.1 // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: diff --git a/NEWS b/NEWS index bb23af9fd..443097663 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -3.2.1 (2016-10-DD) +3.2.1 (2016-11-02) ------------------ Enhancements diff --git a/Version b/Version index 7ce0ab4b5..5dfc2d59e 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=3 MINOR_VERSION=2 -SUBMINOR_VERSION=0 +SUBMINOR_VERSION=1