commit: dad221a2bc41ab57d3f084efdf5b725197d15829
parent 214636f1cab864bc44e1d95b7e3fd0f3cd8e3f91
Author: Michael Forney <mforney@mforney.org>
Date: Wed, 27 Mar 2019 00:51:28 -0700
tz: Update to 2019a
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pkg/tz/ver b/pkg/tz/ver
@@ -1 +1 @@
-2018i r0
+2019a r0
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[]="2018i";
+static char const TZVERSION[]="2019a";
static char const REPORT_BUGS_TO[]="tz@iana.org";