From: Andrew Gerrand Date: Mon, 3 Jun 2013 02:10:04 +0000 (+1000) Subject: [release-branch.go1.1] doc: add Go 1.1 to release.html X-Git-Tag: go1.1.1~14 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ea3b4c93217162758bd61f73c4f0a0e145c06171;p=gostls13.git [release-branch.go1.1] doc: add Go 1.1 to release.html ««« CL 9853051 / 103cf9db59e1 doc: add Go 1.1 to release.html Fixes #5468. R=golang-dev, r CC=golang-dev https://golang.org/cl/9853051 »»» R=golang-dev, minux.ma CC=golang-dev https://golang.org/cl/9738054 --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 3340d1e915..dc89d94ed3 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -13,6 +13,14 @@ hg pull hg update tag +

go1.1 (released 2013/05/13)

+ +

+Go 1.1 is a major release of Go. +Read the Go 1.1 Release Notes for +more information. +

+

go1 (released 2012/03/28)