From e5abe3effc8d6f5e45b75648ee10342a814f3ff2 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Thu, 23 Nov 2006 09:26:05 +0000 Subject: [PATCH] Noch haben wir keine 2.4.0. --- SL/Form.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/Form.pm b/SL/Form.pm index d21e3f87c..e0a3d23ec 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -146,7 +146,7 @@ sub new { $self->{action} = lc $self->{action}; $self->{action} =~ s/( |-|,|\#)/_/g; - $self->{version} = "2.4.0"; + $self->{version} = "2.3.9"; $main::lxdebug->leave_sub(); -- 2.20.1