diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-13 19:18:30 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-13 19:18:30 +0200 |
commit | abb23bee42bcc64bdc03a6c760b1ae081bf876ce (patch) | |
tree | bef00d1c433eaa53926b94e1cf5fef05c3a781d8 /bin | |
parent | 00bd0c0e6b77e234fe9dfa6eb7fa26182e5ee907 (diff) |
Release v0.070.07
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.06'; +our $VERSION = '0.07'; 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.06 +version 0.07 =head1 DESCRIPTION |