1
0
mirror of https://github.com/golang/go synced 2024-11-11 19:51:37 -07:00

lib/timezone: update to IANA 2014d

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/102040045
This commit is contained in:
Rob Pike 2014-06-01 00:15:23 +00:00
parent 548b15def6
commit aa92b3e5d4
2 changed files with 2 additions and 2 deletions

View File

@ -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

Binary file not shown.