summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-02-03 19:24:01 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-02-03 19:24:01 +0100
commit328072b99e40522cfe3064f2ec62f0dc660e8358 (patch)
tree69a962bbeb7fc77fc3213412e7ce0fe8a5bb21c1
parentba54963eb0f96ae20033be8a8e7a2568849b3176 (diff)
version++0.05
-rw-r--r--cgi/index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/index.pl b/cgi/index.pl
index 5da40a6..f107e5d 100644
--- a/cgi/index.pl
+++ b/cgi/index.pl
@@ -11,7 +11,7 @@ use Travel::Status::DE::VRR;
no warnings 'uninitialized';
-our $VERSION = '0.04';
+our $VERSION = '0.05';
sub default_no_lines {
return 5;