From: Moritz Bunkus Date: Tue, 2 Jun 2009 13:48:20 +0000 (+0000) Subject: Versionsnummer aktualisiert. X-Git-Tag: release-2.6.0~2 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=602e46bca5192e4df0d2fa9d3564f61a8f82496c;p=kivitendo-erp.git Versionsnummer aktualisiert. --- 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