From 50674532719cad7bbdbcce5027f3510633eeed73 Mon Sep 17 00:00:00 2001
From: nwidger
Date: Sun, 28 Feb 2016 08:51:06 -0500
Subject: [PATCH] doc: update release tag in source directions to go1.6
Fixes #14371
Change-Id: I8e9e4b2b89083f5a947e791c011912fdf365a11e
Reviewed-on: https://go-review.googlesource.com/19996
Reviewed-by: Andrew Gerrand
---
doc/install-source.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/install-source.html b/doc/install-source.html
index b8cd8dbcfc..fc4d66fd2a 100644
--- a/doc/install-source.html
+++ b/doc/install-source.html
@@ -199,7 +199,7 @@ Then clone the repository and check out the latest release tag:
$ git clone https://go.googlesource.com/go
$ cd go
-$ git checkout go1.5.3
+$ git checkout go1.6
(Optional) Switch to the master branch
@@ -378,7 +378,7 @@ New releases are announced on the
golang-announce
mailing list.
Each announcement mentions the latest release tag, for instance,
-go1.5.3
.
+go1.6
.
--
2.50.0