From 2b466f76cb26bc83f6c861dab31d07e227621d84 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 5 Jul 2019 19:40:46 -0700 Subject: tz: Update to 2019b --- 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 14c73382..23a01523 160000 --- a/pkg/tz/src +++ b/pkg/tz/src @@ -1 +1 @@ -Subproject commit 14c73382cf95efd5f189379427b7b37ca22b9eff +Subproject commit 23a01523a5d6a6ae2217df77b2a3f60e10a373d2 diff --git a/pkg/tz/ver b/pkg/tz/ver index bd9a135c..5d891f7d 100644 --- a/pkg/tz/ver +++ b/pkg/tz/ver @@ -1 +1 @@ -2019a r0 +2019b r0 diff --git a/pkg/tz/version.h b/pkg/tz/version.h index d2baa46b..8e8e853a 100644 --- a/pkg/tz/version.h +++ b/pkg/tz/version.h @@ -1,3 +1,3 @@ static char const PKGVERSION[]="(tzcode) "; -static char const TZVERSION[]="2019a"; +static char const TZVERSION[]="2019b"; static char const REPORT_BUGS_TO[]="tz@iana.org"; -- cgit v1.2.3