diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-10-15 19:05:09 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-10-15 19:05:09 +0200 |
| commit | 67ded04f27595e44b768b911bd021184d16c6329 (patch) | |
| tree | 4bc110234e42547f20d4f90e111e1466ab96c7d2 /lib/Travel/Status/DE/EFA/Line.pm | |
| parent | 686a930336636e0e0499ae749935bcdb7269cbe8 (diff) | |
Release v3.173.17
Diffstat (limited to 'lib/Travel/Status/DE/EFA/Line.pm')
| -rw-r--r-- | lib/Travel/Status/DE/EFA/Line.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/EFA/Line.pm b/lib/Travel/Status/DE/EFA/Line.pm index 09b3f33..f13b272 100644 --- a/lib/Travel/Status/DE/EFA/Line.pm +++ b/lib/Travel/Status/DE/EFA/Line.pm @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; -our $VERSION = '3.16'; +our $VERSION = '3.17'; Travel::Status::DE::EFA::Line->mk_ro_accessors( qw(direction mot name number operator route type valid)); @@ -57,7 +57,7 @@ requested station =head1 VERSION -version 3.16 +version 3.17 =head1 DESCRIPTION |
