From 41644eec2cdbce1b09ab55805d8ea4c4556f01e4 Mon Sep 17 00:00:00 2001
From: Andrew Gerrand
Date: Mon, 3 Jun 2013 11:56:41 +1000
Subject: [PATCH] [release-branch.go1.1] doc: update linux tarball version for
Go 1.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
««« CL 9819044 / 0f679c4c5ebe
doc: update linux tarball version for Go 1.1
R=adg
CC=golang-dev
https://golang.org/cl/9819044
»»»
R=golang-dev, dave
CC=golang-dev
https://golang.org/cl/9858048
---
doc/install.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/install.html b/doc/install.html
index b667819429..eff2b30fff 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -108,7 +108,7 @@ For example:
-tar -C /usr/local -xzf go1.0.3.linux-amd64.tar.gz
+tar -C /usr/local -xzf go1.1.linux-amd64.tar.gz
--
2.50.0