From 328072b99e40522cfe3064f2ec62f0dc660e8358 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 3 Feb 2012 19:24:01 +0100 Subject: version++ --- cgi/index.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3