OWMULTI,OWTHERM: increase minor version number

git-svn-id: https://svn.fhem.de/fhem/trunk@5438 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
ntruchsess
2014-04-04 20:29:54 +00:00
parent 92f9cde43d
commit fa466fe85c
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ use strict;
use warnings;
sub Log($$);
my $owx_version="5.12";
my $owx_version="5.13";
#-- flexible channel name
my $owg_channel;

View File

@@ -75,7 +75,7 @@ use warnings;
sub Log($$);
sub AttrVal($$$);
my $owx_version="5.12";
my $owx_version="5.13";
my %gets = (
"id" => "",