diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-03 08:13:32 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-03 08:13:32 +0100 |
commit | 87307caf501a5e6d96929e1dedf56b7ddcc09fc8 (patch) | |
tree | 512482f22dcb9751fa6b9271e4b4f07dbc072324 /lib/Travel/Status/DE/EFA/Line.pm | |
parent | 1d4a55f4e0f1d68264b033e37a9b58c19efa00d8 (diff) |
Release v2.002.00
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 93c5eec..565ca53 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 = '1.24'; +our $VERSION = '2.00'; Travel::Status::DE::EFA::Line->mk_ro_accessors( qw(direction mot name operator route type valid)); @@ -57,7 +57,7 @@ requested station =head1 VERSION -version 1.24 +version 2.00 =head1 DESCRIPTION |