diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-09-12 13:02:22 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-09-12 13:02:22 +0200 |
commit | 9d02c50f3fd49daede6e67b6d9e77d47439aab9d (patch) | |
tree | 1100fdd62acc440f4db801815c1e19067ddc4824 /bin/efa | |
parent | 09dda71e15e90be0a983d0c4660b07beac86474a (diff) |
Version bump1.0.2
Diffstat (limited to 'bin/efa')
-rwxr-xr-x | bin/efa | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,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.0.1+git'; +my $VERSION = '1.0.2+git'; my $content; my %post; my $www = WWW::Mechanize->new( |