From ea3b4c93217162758bd61f73c4f0a0e145c06171 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Mon, 3 Jun 2013 12:10:04 +1000 Subject: [PATCH] [release-branch.go1.1] doc: add Go 1.1 to release.html MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit ««« 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 --- doc/devel/release.html | 8 ++++++++ 1 file changed, 8 insertions(+) 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)

-- 2.50.0