]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Form.pm
-Version auf 2.2.1 angehoben, da Fehler in der Upgrade-/Updateroutine,
[mfinanz.git] / SL / Form.pm
index 8670d604cecc34fbf642755de6aa3c80cbab8032..fd69f08ceba5ef201636f95241dbc22435cecc91 100644 (file)
@@ -140,7 +140,7 @@ sub new {
   $self->{action} = lc $self->{action};
   $self->{action} =~ s/( |-|,|#)/_/g;
 
   $self->{action} = lc $self->{action};
   $self->{action} =~ s/( |-|,|#)/_/g;
 
-  $self->{version}   = "2.2.0";
+  $self->{version}   = "2.2.1";
   $self->{dbversion} = "2.2.0";
 
   $main::lxdebug->leave_sub();
   $self->{dbversion} = "2.2.0";
 
   $main::lxdebug->leave_sub();