diff options
Diffstat (limited to 'contrib/tzcode/version.h')
| -rw-r--r-- | contrib/tzcode/version.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/tzcode/version.h b/contrib/tzcode/version.h new file mode 100644 index 000000000000..12997b874b5e --- /dev/null +++ b/contrib/tzcode/version.h @@ -0,0 +1,3 @@ +static char const PKGVERSION[]="(tzcode) "; +static char const TZVERSION[]="2022g"; +static char const REPORT_BUGS_TO[]="tz@iana.org"; |
