From 69ab05e1e575d5ec9d0a94e8ecc312fea36d4fdd Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 30 Oct 2011 11:36:43 +0100 Subject: v0.01 --- cgi/index.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi') diff --git a/cgi/index.pl b/cgi/index.pl index 8c8dcdb..ef9b640 100644 --- a/cgi/index.pl +++ b/cgi/index.pl @@ -8,7 +8,7 @@ use DateTime::Format::Strptime; use App::VRR::Fakedisplay; use Travel::Status::DE::VRR; -our $VERSION = '0.00'; +our $VERSION = '0.01'; sub get_results_for { my ( $city, $stop ) = @_; -- cgit v1.2.3