diff options
Diffstat (limited to 'lib/time/update.bash')
| -rwxr-xr-x | lib/time/update.bash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/time/update.bash b/lib/time/update.bash index c2377e1243..e0eb891e3d 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=2013b -DATA=2013b +CODE=2013c +DATA=2013c set -e rm -rf work |
