diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-02-18 05:56:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-02-18 05:56:46 +0000 |
commit | 43414a5dd3a9b9b02bc675e1c33140021c3848aa (patch) | |
tree | 66790d16b1ce811193f21d132f271823d10b20f9 /libgo/VERSION | |
parent | fa837fb670c502e7fbcb3f48aa1932b55704521c (diff) | |
download | gcc-43414a5dd3a9b9b02bc675e1c33140021c3848aa.zip gcc-43414a5dd3a9b9b02bc675e1c33140021c3848aa.tar.gz gcc-43414a5dd3a9b9b02bc675e1c33140021c3848aa.tar.bz2 |
libgo: Update to final Go 1.6 release.
Reviewed-on: https://go-review.googlesource.com/19592
From-SVN: r233515
Diffstat (limited to 'libgo/VERSION')
-rw-r--r-- | libgo/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/VERSION b/libgo/VERSION index c9b2fc0..0be0043 100644 --- a/libgo/VERSION +++ b/libgo/VERSION @@ -1 +1 @@ -go1.6rc1
\ No newline at end of file +go1.6
\ No newline at end of file |