summaryrefslogtreecommitdiff
path: root/bin/efa
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-06 18:29:01 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-06 18:29:01 +0200
commit298b00408b954dd2d1d1788a09e34ef2ac81d847 (patch)
treedfe204a60e58a4d2f4a4f3dfa592d8d63e55dcc6 /bin/efa
parent3cedd7a25f1fbdbac031e45fb9890359764f2a34 (diff)
Actually, release v1.31.3
Diffstat (limited to 'bin/efa')
-rwxr-xr-xbin/efa2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/efa b/bin/efa
index 802b27d..b5428ba 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.2+git';
+my $version = '1.3+git';
my $content;
my $connections;
my %post;