summaryrefslogtreecommitdiff
path: root/lib
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
commit80dcb8173b0abde86448fae343b67c3431903627 (patch)
treea171685887f07dd564fb570f39bdcfe9a6c84ace /lib
parent63201ac17edc627898758e3a841e816ddccd90d9 (diff)
downloadgo-80dcb8173b0abde86448fae343b67c3431903627.tar.gz
lib/timezone: update to IANA 2014d
LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://codereview.appspot.com/102040045
Diffstat (limited to 'lib')
-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 8aa7b8296..8e1662afd 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 cf71f5f7f..e0d3afe07 100644
--- a/lib/time/zoneinfo.zip
+++ b/lib/time/zoneinfo.zip
Binary files differ