]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.9] doc: add go1.9 to golang.org/project
authorChris Broadfoot <cbro@golang.org>
Tue, 1 Aug 2017 00:28:35 +0000 (17:28 -0700)
committerChris Broadfoot <cbro@golang.org>
Thu, 24 Aug 2017 19:57:08 +0000 (19:57 +0000)
Pre-emptive. Go 1.9 is expected to be released in August.

Change-Id: I0f58c012c4110bf490022dc2c1d69c0988d73bfa
Reviewed-on: https://go-review.googlesource.com/52351
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-on: https://go-review.googlesource.com/58730
Reviewed-by: Chris Broadfoot <cbro@golang.org>
doc/contrib.html

index fd548d7c685dbfe03de1a59d9b4bd04b3294c089..0290923bcd8b961379858568e686d38ceec140e1 100644 (file)
@@ -34,6 +34,7 @@ We encourage all Go users to subscribe to
 <p>A <a href="/doc/devel/release.html">summary</a> of the changes between Go releases. Notes for the major releases:</p>
 
 <ul>
+       <li><a href="/doc/go1.9">Go 1.9</a> <small>(August 2017)</small></li>
        <li><a href="/doc/go1.8">Go 1.8</a> <small>(February 2017)</small></li>
        <li><a href="/doc/go1.7">Go 1.7</a> <small>(August 2016)</small></li>
        <li><a href="/doc/go1.6">Go 1.6</a> <small>(February 2016)</small></li>