diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-28 19:15:54 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-28 19:15:54 +0100 |
commit | e5c1beaf04f8fcd32e6dde37dd7464c990c687d7 (patch) | |
tree | 43df7d12906e47b0f7d62f71c5cdbafa67c9e029 /bin | |
parent | 293d2d1a4fbfd294f18f9c632703dcae04f28ee4 (diff) |
Release v0.060.06
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.05'; +our $VERSION = '0.06'; use utf8; use DateTime; @@ -459,7 +459,7 @@ B<hafas> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION -version 0.05 +version 0.06 =head1 DESCRIPTION |