From bb03defe933c89fee44be675d7aa0fbd893ced30 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Wed, 19 Aug 2015 00:59:12 -0400 Subject: [PATCH] [release-branch.go1.5] go1.5 This updates the VERSION file. The release proper has not happened yet. Change-Id: I3e33b5f95aede0da8ca1aef0d9c381942873c9a8 Reviewed-on: https://go-review.googlesource.com/13702 Reviewed-by: Rob Pike --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index c548f34ab5..661b4f9228 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -go1.5rc1 \ No newline at end of file +go1.5 \ No newline at end of file -- 2.48.1