commit: 3f893685c1e856148df05e792548cee62997430b
parent 35337547a84cbcc856ee052f9f0c10866c621671
Author: Michael Forney <mforney@mforney.org>
Date: Wed, 17 Jan 2018 10:34:00 -0800
tz: Update to 2018a
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pkg/tz/rev b/pkg/tz/rev
@@ -1 +1 @@
-10
+11
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[]="2017b";
+static char const TZVERSION[]="2018a";
static char const REPORT_BUGS_TO[]="tz@iana.org";