mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 03:44:52 +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
bd6fecdb72
commit
cc8c89b30b
@ -55,7 +55,7 @@ use FHEM::SynoModules::ErrCodes qw(:all); # Erro
|
||||
use GPUtils qw( GP_Import GP_Export );
|
||||
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');
|
||||
our @EXPORT_OK = qw(
|
||||
|
Loading…
x
Reference in New Issue
Block a user