diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-10 08:01:11 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-10 08:01:11 +0100 |
commit | f7141fdb987c20e99a10e4953110d5ae76030016 (patch) | |
tree | cb6e6f39330e462a61355ad76d74c62361efcc4f /bin/hafas | |
parent | f0f06a8b669b1ce4c820ffeb74a6c448b7173174 (diff) |
Release v0.030.03
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.02'; +our $VERSION = '0.03'; use utf8; use DateTime; @@ -432,7 +432,7 @@ B<hafas> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION -version 0.02 +version 0.03 =head1 DESCRIPTION |