commit: fd5224a9bf5e292357c26795f9e173dfa5eeec39
parent f1ea85e58fd21108f406bede939661525b0440b2
Author: Michael Forney <mforney@mforney.org>
Date: Mon, 24 Dec 2018 09:23:16 -0800
tz: Update to 2018h
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pkg/tz/rev b/pkg/tz/rev
@@ -1 +1 @@
-15
+16
diff --git a/pkg/tz/version.h b/pkg/tz/version.h
@@ -1,3 +1,3 @@
static char const PKGVERSION[]="(tzcode) ";
-static char const TZVERSION[]="2018g";
+static char const TZVERSION[]="2018h";
static char const REPORT_BUGS_TO[]="tz@iana.org";