logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: ccfb70cd90d56beada49d4416368b1e3f7a12450
parent 61b416674333924883554f92b2461c06f8e06868
Author: Michael Forney <mforney@mforney.org>
Date:   Thu, 19 Sep 2019 23:13:41 -0700

tz: Update to 2019c

Diffstat:

Mpkg/tz/ver2+-
Mpkg/tz/version.h2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg/tz/ver b/pkg/tz/ver @@ -1 +1 @@ -2019b r0 +2019c 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[]="2019b"; +static char const TZVERSION[]="2019c"; static char const REPORT_BUGS_TO[]="tz@iana.org";