diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-07-23 16:52:01 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-07-23 16:52:01 +0200 |
commit | 5fdcaa0c401ff182fe799bcf79b7033c07bb42eb (patch) | |
tree | ac11a345f227a89b801bb292e82dfd2f4ae5b0b5 /bin | |
parent | bce01548846cccdbc5daa4e23046d603abdda7c0 (diff) |
version bump2.13
Diffstat (limited to 'bin')
-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.12'; +our $VERSION = '2.13'; my $ignore_info; my $efa; my $efa_url = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; @@ -472,7 +472,7 @@ efa - unofficial efa.vrr.de command line client =head1 VERSION -version 2.12 +version 2.13 =head1 DESCRIPTION |