diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-09-20 14:33:20 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-09-20 14:33:20 +0200 |
| commit | ed6d9e9d469fa2b824e317ab76168320db44eb60 (patch) | |
| tree | 3fc267e043a8931b9e2a7a6c6cc99a31e4045020 /lib/Travel/Status/DE/EFA/Line.pm | |
| parent | dedb582baa5a51df1ec69820ad8f7de8f33b128f (diff) | |
Release v3.163.16
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 888ea6b..09b3f33 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.15'; +our $VERSION = '3.16'; 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.15 +version 3.16 =head1 DESCRIPTION |
