aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bonventre <andybons@golang.org>2018-01-22 15:36:24 -0500
committerAndrew Bonventre <andybons@golang.org>2018-01-22 21:11:38 +0000
commit2923b209b39014b07ece2c73b339af3a5dbc0fc8 (patch)
tree2b818fde76091a02b0ddbe9e2bf5c60ac0e915ab
parent21a460d3ab53de0ebe6f7ba6dd995caccfe21c57 (diff)
downloadgo-2923b209b39014b07ece2c73b339af3a5dbc0fc8.tar.gz
go-2923b209b39014b07ece2c73b339af3a5dbc0fc8.zip
doc: update 1.9.3 release date
Change-Id: I689ccfb8452a170629425dc97da503b28766c6f9 Reviewed-on: https://go-review.googlesource.com/89035 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
-rw-r--r--doc/devel/release.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 6d5eb0f8e6..c9c20503ca 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -50,7 +50,7 @@ See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.2">Go
</p>
<p>
-go1.9.3 (released 2018/01/19) includes fixes to the compiler, runtime,
+go1.9.3 (released 2018/01/22) includes fixes to the compiler, runtime,
and the <code>database/sql</code>, <code>math/big</code>, <code>net/http</code>,
and <code>net/url</code> packages.
See the <a href="https://github.com/golang/go/issues?q=milestone%3AGo1.9.3">Go