From ccfb70cd90d56beada49d4416368b1e3f7a12450 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 19 Sep 2019 23:13:41 -0700 Subject: tz: Update to 2019c --- pkg/tz/src | 2 +- pkg/tz/ver | 2 +- pkg/tz/version.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/tz/src b/pkg/tz/src index 23a01523..765984a9 160000 --- a/pkg/tz/src +++ b/pkg/tz/src @@ -1 +1 @@ -Subproject commit 23a01523a5d6a6ae2217df77b2a3f60e10a373d2 +Subproject commit 765984a9356b01bf1c629fb474c5cee8b6ba2c70 diff --git a/pkg/tz/ver b/pkg/tz/ver index 5d891f7d..9e1680f0 100644 --- a/pkg/tz/ver +++ b/pkg/tz/ver @@ -1 +1 @@ -2019b r0 +2019c r0 diff --git a/pkg/tz/version.h b/pkg/tz/version.h index 8e8e853a..9e6021e0 100644 --- a/pkg/tz/version.h +++ b/pkg/tz/version.h @@ -1,3 +1,3 @@ static char const PKGVERSION[]="(tzcode) "; -static char const TZVERSION[]="2019b"; +static char const TZVERSION[]="2019c"; static char const REPORT_BUGS_TO[]="tz@iana.org"; -- cgit v1.2.3