Repository: tinkerpop Updated Branches: refs/heads/master f504a415e -> 90c2a32f1
Update upgrade docs for 3.2.1 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/90c2a32f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/90c2a32f Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/90c2a32f Branch: refs/heads/master Commit: 90c2a32f19cd0ab66933981243f776e8dc9f7967 Parents: f504a41 Author: Stephen Mallette <[email protected]> Authored: Tue Jul 19 07:10:18 2016 -0400 Committer: Stephen Mallette <[email protected]> Committed: Tue Jul 19 07:10:18 2016 -0400 ---------------------------------------------------------------------- docs/src/upgrade/release-3.2.x-incubating.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/90c2a32f/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 47cc04b..f85012c 100644 --- a/docs/src/upgrade/release-3.2.x-incubating.asciidoc +++ b/docs/src/upgrade/release-3.2.x-incubating.asciidoc @@ -25,9 +25,9 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima TinkerPop 3.2.1 --------------- -*Release Date: NOT OFFICIALLY RELEASED YET* +*Release Date: July 18, 2016* -Please see the link:https://github.com/apache/tinkerpop/blob/3.2.1/CHANGELOG.asciidoc#tinkerpop-321-release-date-MONTH-DAY-YEAR[changelog] for a complete list of all the modifications that are part of this release. +Please see the link:https://github.com/apache/tinkerpop/blob/3.2.1/CHANGELOG.asciidoc#release-3-2-1[changelog] for a complete list of all the modifications that are part of this release. Upgrading for Users ~~~~~~~~~~~~~~~~~~~
