X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=SL%2FForm.pm;h=5a2ad92031dda916cc4e10ab1f2a9b4249b64341;hb=2868feee8fb33457e7562f02778186b5b5c1a2b6;hp=8586d03696d2049fc1b329f57d6d63d0d695b2f4;hpb=79778ae9c71c4ee6ad4187c4f085cf573a3bbbce;p=kivitendo-erp.git diff --git a/SL/Form.pm b/SL/Form.pm index 8586d0369..5a2ad9203 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(); @@ -617,15 +617,15 @@ sub header { - +