remove IODev in Define and add IODev Attribut

This commit is contained in:
Marko Oldenburg
2017-12-19 11:43:04 +01:00
parent 9c27a50a00
commit d86f51d006
2 changed files with 13 additions and 22 deletions

View File

@@ -74,7 +74,7 @@ eval "use Encode qw(encode encode_utf8);1" or $missingModul .= "Encode ";
eval "use JSON;1" or $missingModul .= "JSON ";
my $modulversion = "4.1.99.17";
my $modulversion = "4.1.99.22";
my $flowsetversion = "4.1.99.1";