diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-24 21:14:15 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-24 21:14:15 +0100 |
commit | 5c83d57091f27cbc02c7ec450d224ad5b76c4c2a (patch) | |
tree | ab0425b4f551efc6db6ee9cbc8847327caf7e156 /bin | |
parent | af3e8596bd62c780f35357b97fb45829dd456c2f (diff) |
Release v0.050.05
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.04'; +our $VERSION = '0.05'; use utf8; use DateTime; @@ -456,7 +456,7 @@ B<hafas> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION -version 0.04 +version 0.05 =head1 DESCRIPTION |