commit: d122090d1a31dd8713c4ba0313a46c9f470f9bd3
parent ac707ade6c7dbfea285b1e144b1aa832a90a064c
Author: Michael Forney <mforney@mforney.org>
Date: Thu, 7 Jan 2021 16:20:33 -0800
tz: Update to 2020f
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pkg/tz/ver b/pkg/tz/ver
@@ -1 +1 @@
-2020e r0
+2020f 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[]="2019c";
+static char const TZVERSION[]="2020f";
static char const REPORT_BUGS_TO[]="tz@iana.org";