diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-02-26 18:46:10 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-02-26 18:46:10 +0100 |
commit | e7867caf2ef6877dc513f438a6a1fe7d4b7fc5c5 (patch) | |
tree | 4ada0a983d13775f03eb306423f26798a167cd1f /bin | |
parent | 1557c7162f2192acd1a3970f03581a0b516af193 (diff) |
Release v0.040.04
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.03'; +our $VERSION = '0.04'; use utf8; use DateTime; @@ -451,7 +451,7 @@ B<hafas> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION -version 0.03 +version 0.04 =head1 DESCRIPTION |