This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch tp33 in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit 387e10e09d9cdb121566fd1ccd2c92ff65eb4671 Author: Stephen Mallette <[email protected]> AuthorDate: Tue Oct 16 06:41:44 2018 -0400 Update upgrade docs for 3.3.4 release CTR --- docs/src/upgrade/release-3.3.x.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/upgrade/release-3.3.x.asciidoc b/docs/src/upgrade/release-3.3.x.asciidoc index f6cade0..5cdb857 100644 --- a/docs/src/upgrade/release-3.3.x.asciidoc +++ b/docs/src/upgrade/release-3.3.x.asciidoc @@ -23,7 +23,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima == TinkerPop 3.3.4 -*Release Date: NOT OFFICIALLY RELEASED YET* +*Release Date: October 15, 2018* Please see the link:https://github.com/apache/tinkerpop/blob/3.3.4/CHANGELOG.asciidoc#release-3-3-4[changelog] for a complete list of all the modifications that are part of this release.
