diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-06-11 22:27:27 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-06-11 22:27:27 +0200 |
commit | e9bef5bb005eeb42036084de047420d6b3ff7faa (patch) | |
tree | 04b6597a96e8ea2c5008fe22c1447ce4715ee25e /bin | |
parent | 41ada230f0350bf798115834c859808447ab46fb (diff) |
Release v0.080.08
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/hafas | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '0.07'; +our $VERSION = '0.08'; use utf8; use DateTime; @@ -477,7 +477,7 @@ B<hafas> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION -version 0.07 +version 0.08 =head1 DESCRIPTION |