From: Andrew Bonventre
Date: Mon, 22 Jan 2018 20:36:24 +0000 (-0500)
Subject: [release-branch.go1.9] doc: update 1.9.3 release date
X-Git-Tag: go1.9.3~2
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f94c408f4b4434895a4149e7ae9d0225081bbb6a;p=gostls13.git
[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
(cherry picked from commit 7abbaddea4819515e1dad817cc1090e18f655b60)
Reviewed-on: https://go-review.googlesource.com/89055
Reviewed-by: Andrew Bonventre
---
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 Go
-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 database/sql
, math/big
, net/http
,
and net/url
packages.
See the Go