summaryrefslogtreecommitdiff
path: root/pkg/tz/version.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-09-19 23:13:41 -0700
committerMichael Forney <mforney@mforney.org>2019-09-20 00:22:23 -0700
commitccfb70cd90d56beada49d4416368b1e3f7a12450 (patch)
tree4ff3f2f8e02299e40d4efb989a5b6cd40a02a012 /pkg/tz/version.h
parent61b416674333924883554f92b2461c06f8e06868 (diff)
tz: Update to 2019c
Diffstat (limited to 'pkg/tz/version.h')
-rw-r--r--pkg/tz/version.h2
1 files changed, 1 insertions, 1 deletions
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";