From dad221a2bc41ab57d3f084efdf5b725197d15829 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 27 Mar 2019 00:51:28 -0700 Subject: tz: Update to 2019a --- pkg/tz/src | 2 +- pkg/tz/ver | 2 +- pkg/tz/version.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'pkg') diff --git a/pkg/tz/src b/pkg/tz/src index 388b0a55..14c73382 160000 --- a/pkg/tz/src +++ b/pkg/tz/src @@ -1 +1 @@ -Subproject commit 388b0a55116099360a99cc9973d75ae6ec63d939 +Subproject commit 14c73382cf95efd5f189379427b7b37ca22b9eff diff --git a/pkg/tz/ver b/pkg/tz/ver index 7b1edcda..bd9a135c 100644 --- 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 index a964b730..d2baa46b 100644 --- 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"; -- cgit v1.2.3