diff options
Diffstat (limited to 'bin/hafas')
-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 |