From 57c4c81a2466c85c26d837439734f2b8afa80809 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Wed, 14 Feb 2007 10:32:07 +0000 Subject: [PATCH] Versionsnummernupdate. --- SL/Form.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/Form.pm b/SL/Form.pm index 95cd80e8e..b63e633ab 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -147,7 +147,7 @@ sub new { $self->{action} = lc $self->{action}; $self->{action} =~ s/( |-|,|\#)/_/g; - $self->{version} = "2.4.1"; + $self->{version} = "2.4.2"; $main::lxdebug->leave_sub(); -- 2.20.1