summaryrefslogtreecommitdiff
path: root/pkg/tz/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tz/version.h')
-rw-r--r--pkg/tz/version.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/tz/version.h b/pkg/tz/version.h
new file mode 100644
index 00000000..76f806c4
--- /dev/null
+++ b/pkg/tz/version.h
@@ -0,0 +1,3 @@
+static char const PKGVERSION[]="(tzcode) ";
+static char const TZVERSION[]="2016j";
+static char const REPORT_BUGS_TO[]="tz@iana.org";