diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-15 19:03:49 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-15 19:03:49 +0200 |
| commit | bf823353726bc7f2ad17904369c48b0ad49ee8c4 (patch) | |
| tree | 6baab572c5ba06bf16d17de0cbf9f0d5e841db17 /lib/Travel/Status/DE/EFA/Line.pm | |
| parent | 22d7855641ece6dfda7eb5689df88802ee1ce8ff (diff) | |
Release v3.103.10
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 dff9db0..e77a81e 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.09'; +our $VERSION = '3.10'; 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.09 +version 3.10 =head1 DESCRIPTION |
