aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2014-06-19 10:20:01 +1000
committerAndrew Gerrand <adg@golang.org>2014-06-19 10:20:01 +1000
commit1cdd48c8a276cef9e3e20b7350d13556b6c96a71 (patch)
tree3d71cd40d96845339772eb3473a4586c40da25ee
parent89a95c92a35961b192c15ff8b80c4f961e53d735 (diff)
downloadgo1.3.tar.gz
go1.3.zip
go1.3go1.3
LGTM=rsc R=golang-codereviews, minux, rsc CC=golang-codereviews https://golang.org/cl/104250043
-rw-r--r--.hgtags1
-rw-r--r--VERSION2
2 files changed, 1 insertions, 2 deletions
diff --git a/.hgtags b/.hgtags
index 3897f75798..d5733cb402 100644
--- a/.hgtags
+++ b/.hgtags
@@ -126,6 +126,5 @@ b3d5a20b070a92da2458c5788694d1359b353f4a go1.2rc5
87dea3f5ebe7510998c84dbeeec89382b7d42f9c go1.2
0ddbdc3c7ce27e66508fe58ab81ff29324786026 go1.2.1
9c4fdd8369ca4483fbed1cb8e67f02643ca10f79 go1.2.2
-9c4fdd8369ca4483fbed1cb8e67f02643ca10f79 release
f8b50ad4cac4d4c4ecf48324b4f512f65e82cc1c go1.3beta1
9e1652c32289c164126b6171f024afad5665fc9e go1.3beta2
diff --git a/VERSION b/VERSION
index f475ac7b44..9c3a7a1870 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-go1.3rc2 \ No newline at end of file
+go1.3 \ No newline at end of file