Skip to content

Commit c223ab9

Browse files
author
GitHub Actions
committed
Update tzdata and zoneinfo to version 2014d.
1 parent c5fd286 commit c223ab9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tzdata/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
PACKAGE= tzcode
77

88
# Version numbers of the code and data distributions.
9-
VERSION= 2014c
9+
VERSION= 2014d
1010

1111
# Email address for bug reports.
1212
@@ -100,6 +100,7 @@ YEARISTYPE= ./yearistype
100100
LDLIBS=
101101

102102
# Add the following to the end of the "CFLAGS=" line as needed.
103+
# -DBIG_BANG=-9999999LL if the Big Bang occurred at time -9999999 (see zic.c)
103104
# -DHAVE_ADJTIME=0 if `adjtime' does not exist (SVR0?)
104105
# -DHAVE_DOS_FILE_NAMES if file names have drive specifiers etc. (MS-DOS)
105106
# -DHAVE_GETTEXT=1 if `gettext' works (GNU, Linux, Solaris); also see LDLIBS

0 commit comments

Comments
 (0)