diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-18 21:48:20 +0200 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-06-18 21:48:20 +0200 |
| commit | 12f530d3f54a68d7a91b74f259bdbf8340ffc512 (patch) | |
| tree | 8e6724f1882e095675e36fc7013bf482d899eb2e /lib/Travel/Status/DE/EFA/Line.pm | |
| parent | 6a1bf5e3b132a8ffdd6b419b94808b3bfad0fa87 (diff) | |
Release v3.123.12
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 7990f7c..93a659f 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.11'; +our $VERSION = '3.12'; 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.11 +version 3.12 =head1 DESCRIPTION |
