2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-16 10:46:03 +00:00

26_tahoma.pm:ModulVersion=0207

git-svn-id: https://svn.fhem.de/fhem/trunk@12591 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
mike3436 2016-11-15 21:25:45 +00:00
parent 59552def35
commit 79b9311984

View File

@ -88,7 +88,7 @@ sub tahoma_Define($$)
my @a = split("[ \t][ \t]*", $def);
my $ModuleVersion = "0206";
my $ModuleVersion = "0207";
my $subtype;
my $name = $a[0];