From 060494201059a4fe80c3c220079f834e625ff83b Mon Sep 17 00:00:00 2001 From: Philip Reetz Date: Thu, 14 Dec 2006 17:14:08 +0000 Subject: [PATCH] =?utf8?q?Version=20auf=20RC2=20erh=C3=B6ht?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/Form.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/Form.pm b/SL/Form.pm index 916969e8d..ef05c8591 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-RC1"; + $self->{version} = "2.4-RC2"; $main::lxdebug->leave_sub(); -- 2.20.1