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:12:25 +0000
commitf94c408f4b4434895a4149e7ae9d0225081bbb6a (patch)
tree32756edbeab8611207059095f0631c90c49c9610
parent6452bf4a05282f7ad1ae5afcfa74fbd3a0b16bb2 (diff)
downloadgo-f94c408f4b4434895a4149e7ae9d0225081bbb6a.tar.gz
go-f94c408f4b4434895a4149e7ae9d0225081bbb6a.zip
[release-branch.go1.9] 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> (cherry picked from commit 7abbaddea4819515e1dad817cc1090e18f655b60) Reviewed-on: https://go-review.googlesource.com/89055 Reviewed-by: Andrew Bonventre <andybons@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