From 292ede47027688272dcd9bc2fc8a900057847392 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Fri, 25 Jul 2008 13:03:54 +0000 Subject: [PATCH] Wir haben nun die erste Beta von Version 2.6.0. --- SL/Form.pm | 2 +- VERSION | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/SL/Form.pm b/SL/Form.pm index 8586d0369..a06c363e8 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -222,7 +222,7 @@ sub new { $self->{action} = lc $self->{action}; $self->{action} =~ s/( |-|,|\#)/_/g; - $self->{version} = "2.4.3"; + $self->{version} = "2.6.0 beta 1"; $main::lxdebug->leave_sub(); diff --git a/VERSION b/VERSION index 35cee72dc..b125c0578 100644 --- a/VERSION +++ b/VERSION @@ -1 +1,2 @@ -2.4.3 +2.6.0 beta 1 + -- 2.20.1