commit: 2b466f76cb26bc83f6c861dab31d07e227621d84
parent f16ecebbc4902851f0d3df33981f194dc33d2867
Author: Michael Forney <mforney@mforney.org>
Date: Fri, 5 Jul 2019 19:40:46 -0700
tz: Update to 2019b
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git 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
@@ -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";