SMUtils.pm: change version format

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@24885 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2021-08-29 07:42:07 +00:00
parent 0b9230f0ec
commit b69ab99443

View File

@ -50,7 +50,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; our $VERSION = version->declare('1.231'); # Format Version beachten: x.xxx! use version 0.77; our $VERSION = version->declare('1.23.1');
use Exporter ('import'); use Exporter ('import');
our @EXPORT_OK = qw( our @EXPORT_OK = qw(