diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-10-19 16:35:00 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-10-19 16:35:00 +0200 |
commit | 4263fddda98ba3d5acd9b8a32edf5e0aca6332f9 (patch) | |
tree | 489c464c6ad6f1104509e9f39a57201e18a71d6b /bin/efa | |
parent | 43806b719bfe1585b92d674fffc1ca392efe212b (diff) |
version bump2.14
Diffstat (limited to 'bin/efa')
-rwxr-xr-x | bin/efa | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ use Exception::Class; use Getopt::Long qw/:config no_ignore_case/; use List::Util qw(first); -our $VERSION = '2.13'; +our $VERSION = '2.14'; my $ignore_info; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -455,7 +455,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION -version 2.13 +version 2.14 =head1 DESCRIPTION |