diff --git a/73_AutoShuttersControl.pm b/73_AutoShuttersControl.pm index bb2afe1..69ce5b4 100644 --- a/73_AutoShuttersControl.pm +++ b/73_AutoShuttersControl.pm @@ -81,10 +81,10 @@ sub AutoShuttersControl_Initialize($) { $hash->{NotifyOrderPrefix} = '51-'; # Order Nummer für NotifyFn ## Ist nur damit sich bei einem reload auch die Versionsnummer erneuert. - foreach my $d ( sort keys %{ $modules{AutoShuttersControl}{defptr} } ) { - my $hash = $modules{AutoShuttersControl}{defptr}{$d}; - $hash->{VERSION} = $version; - } +# foreach my $d ( sort keys %{ $modules{AutoShuttersControl}{defptr} } ) { +# my $hash = $modules{AutoShuttersControl}{defptr}{$d}; +# $hash->{VERSION} = $version; +# } } ## unserer packagename