From 602e46bca5192e4df0d2fa9d3564f61a8f82496c Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 2 Jun 2009 13:48:20 +0000 Subject: [PATCH] Versionsnummer aktualisiert. --- SL/Form.pm | 2 +- VERSION | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/SL/Form.pm b/SL/Form.pm index 97a0a529c..37c16dcb0 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -263,7 +263,7 @@ sub new { $self->{action} = lc $self->{action}; $self->{action} =~ s/( |-|,|\#)/_/g; - $self->{version} = "2.6.0 RC 1"; + $self->{version} = "2.6.0"; $main::lxdebug->leave_sub(); diff --git a/VERSION b/VERSION index bb84c2a38..e70b4523a 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1 @@ -2.6.0 RC 1 - +2.6.0 -- 2.20.1