From: Russ Cox Date: Wed, 19 Aug 2015 04:59:12 +0000 (-0400) Subject: [release-branch.go1.5] go1.5 X-Git-Tag: go1.5 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=bb03defe933c89fee44be675d7aa0fbd893ced30;p=gostls13.git [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 --- 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