Update Upgrade docs for 3.2.5 release CTR
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/053716ce Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/053716ce Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/053716ce Branch: refs/heads/TINKERPOP-1688 Commit: 053716cef104d41e8b246b0107ed9566d2841879 Parents: 9e14d67 Author: Stephen Mallette <[email protected]> Authored: Mon Jun 12 07:18:14 2017 -0400 Committer: Stephen Mallette <[email protected]> Committed: Mon Jun 12 07:18:14 2017 -0400 ---------------------------------------------------------------------- docs/src/upgrade/release-3.2.x-incubating.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/053716ce/docs/src/upgrade/release-3.2.x-incubating.asciidoc ---------------------------------------------------------------------- diff --git a/docs/src/upgrade/release-3.2.x-incubating.asciidoc b/docs/src/upgrade/release-3.2.x-incubating.asciidoc index ab7d202..4f9f0df 100644 --- a/docs/src/upgrade/release-3.2.x-incubating.asciidoc +++ b/docs/src/upgrade/release-3.2.x-incubating.asciidoc @@ -25,7 +25,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima TinkerPop 3.2.5 --------------- -*Release Date: NOT OFFICIALLY RELEASED YET* +*Release Date: June 12, 2017* Please see the link:https://github.com/apache/tinkerpop/blob/3.2.5/CHANGELOG.asciidoc#release-3-2-5[changelog] for a complete list of all the modifications that are part of this release.
