mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 01:06:04 +00:00
SMUtils: new version number 1.25.0
git-svn-id: https://svn.fhem.de/fhem/trunk@27109 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
99d3e89e21
commit
af0054c266
@ -55,7 +55,7 @@ use FHEM::SynoModules::ErrCodes qw(:all); # Erro
|
|||||||
use GPUtils qw( GP_Import GP_Export );
|
use GPUtils qw( GP_Import GP_Export );
|
||||||
use Carp qw(croak carp);
|
use Carp qw(croak carp);
|
||||||
|
|
||||||
use version 0.77; our $VERSION = version->declare('1.24.3');
|
use version 0.77; our $VERSION = version->declare('1.25.0');
|
||||||
|
|
||||||
use Exporter ('import');
|
use Exporter ('import');
|
||||||
our @EXPORT_OK = qw(
|
our @EXPORT_OK = qw(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user