aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2014-06-01 00:15:23 +0000
committerRob Pike <r@golang.org>2014-06-01 00:15:23 +0000
commitaa92b3e5d4b649f630a161a50b86c456b8f40277 (patch)
treebfc983bf548b4ce2c1a84fcdd375362852142a29
parent548b15def6c22741d1c22fe911ff23c0b224fb88 (diff)
downloadgo-aa92b3e5d4b649f630a161a50b86c456b8f40277.tar.gz
go-aa92b3e5d4b649f630a161a50b86c456b8f40277.zip
lib/timezone: update to IANA 2014d
LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/102040045
-rwxr-xr-xlib/time/update.bash4
-rw-r--r--lib/time/zoneinfo.zipbin358933 -> 358933 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/time/update.bash b/lib/time/update.bash
index 8aa7b82962..8e1662afde 100755
--- a/lib/time/update.bash
+++ b/lib/time/update.bash
@@ -7,8 +7,8 @@
# downloaded from the ICANN/IANA distribution.
# Versions to use.
-CODE=2014c
-DATA=2014c
+CODE=2014d
+DATA=2014d
set -e
rm -rf work
diff --git a/lib/time/zoneinfo.zip b/lib/time/zoneinfo.zip
index cf71f5f7fc..e0d3afe074 100644
--- a/lib/time/zoneinfo.zip
+++ b/lib/time/zoneinfo.zip
Binary files differ