From 881f0d1e9e0618cb71987d68e15ab1cedbd31c70 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Fri, 15 Aug 2014 10:03:48 +1000 Subject: [PATCH] [release-branch.go1.3] doc: make it point to correct go1.3.1 change history MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit ««« CL 129180043 / cf5017c4a780 doc: make it point to correct go1.3.1 change history LGTM=minux, adg R=golang-codereviews, minux, adg CC=golang-codereviews https://golang.org/cl/129180043 »»» TBR=r CC=golang-codereviews https://golang.org/cl/122670043 --- doc/devel/release.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devel/release.html b/doc/devel/release.html index 8dec005e71..a8f5963ca7 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -24,7 +24,7 @@ Read the Go 1.3 Release Notes for more information.

go1.3.1 (released 2014/08/13) includes bug fixes to the compiler and the runtime, net, and crypto/rsa packages. -See the change history for details. +See the change history for details.

go1.2 (released 2013/12/01)

-- 2.50.0