Repository: incubator-juneau Updated Branches: refs/heads/master 91ef80acb -> 58a40e676
Add 6.1.0 release date. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau/commit/58a40e67 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau/tree/58a40e67 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau/diff/58a40e67 Branch: refs/heads/master Commit: 58a40e676c8854406ec28150b0bd0786876d0bd4 Parents: 91ef80a Author: JamesBognar <[email protected]> Authored: Sat Feb 25 10:15:05 2017 -0500 Committer: JamesBognar <[email protected]> Committed: Sat Feb 25 10:15:05 2017 -0500 ---------------------------------------------------------------------- juneau-core/src/main/javadoc/overview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/58a40e67/juneau-core/src/main/javadoc/overview.html ---------------------------------------------------------------------- diff --git a/juneau-core/src/main/javadoc/overview.html b/juneau-core/src/main/javadoc/overview.html index 4decc6e..c0c92ff 100644 --- a/juneau-core/src/main/javadoc/overview.html +++ b/juneau-core/src/main/javadoc/overview.html @@ -5561,7 +5561,7 @@ <h5 class='toc'>What's new in each release</h5> <ul class='toc'> <li><p><a class='doclink' href='#6.1.1'>6.1.1 (TBD)</a></p> - <li><p><a class='doclink' href='#6.1.0'>6.1.0 (TBD)</a></p> + <li><p><a class='doclink' href='#6.1.0'>6.1.0 (Feb 25, 2017)</a></p> <li><p><a class='doclink' href='#6.0.1'>6.0.1 (Jan 3, 2017)</a></p> <li><p><a class='doclink' href='#6.0.0'>6.0.0 (Oct 3, 2016)</a></p> <li><p><a class='doclink' href='#5.2.0.1'>5.2.0.1 (Mar 23, 2016)</a></p> @@ -5672,7 +5672,7 @@ <!-- ======================================================================================================== --> <a id="6.1.0"></a> - <h3 class='topic' onclick='toggle(this)'>6.1.0 (TBD)</h3> + <h3 class='topic' onclick='toggle(this)'>6.1.0 (Feb 25, 2017)</h3> <div class='topic'> <p> Juneau 6.1.0 is a major update.
