summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-09-12 13:02:22 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-09-12 13:02:22 +0200
commit9d02c50f3fd49daede6e67b6d9e77d47439aab9d (patch)
tree1100fdd62acc440f4db801815c1e19067ddc4824
parent09dda71e15e90be0a983d0c4660b07beac86474a (diff)
Version bump1.0.2
-rw-r--r--Changelog5
-rwxr-xr-xbin/efa2
2 files changed, 6 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 950bdc8..96df11b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+efa 1.0.2 - Sat Sep 12 2009
+
+ * Code cleanup
+ * --restrict is now --include
+
efa 1.0.1 - Wed Jul 1 2009
* Fixed unicode handling (apparently efa.vrr.de got changed)
diff --git a/bin/efa b/bin/efa
index 7e21266..93c1e7a 100755
--- a/bin/efa
+++ b/bin/efa
@@ -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(