summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-05 22:53:39 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-05 22:53:39 +0200
commit791a93239fcfb7cb00cc7badbee663073070219d (patch)
treed29d4177030da8d9e6dc1c218e9ff89af3eaf54e /bin
parent62f59f85bbb7ab0f8fe3b736b7c93b2e30552ec7 (diff)
Release v1.21.2
Diffstat (limited to 'bin')
-rwxr-xr-xbin/efa2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/efa b/bin/efa
index 513ce49..2ddc0c6 100755
--- a/bin/efa
+++ b/bin/efa
@@ -13,7 +13,7 @@ use WWW::Mechanize;
my $firsturl = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2?language=de&itdLPxx_transpCompany=vrr';
my $posturl = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2';
-my $version = '1.1.2+git';
+my $version = '1.2+git';
my $content;
my $connections;
my %post;