Update version to match with compatible ttrts version
This commit is contained in:
parent
63a8f61467
commit
ca78e4bff8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ use strict;
|
|||
use warnings;
|
||||
|
||||
our $ttrts_perlai_versioncompat_major = 0;
|
||||
our $ttrts_perlai_versioncompat_minor = 0;
|
||||
our $ttrts_perlai_versioncompat_minor = 1;
|
||||
|
||||
# Get information about a unit from it's descriptor
|
||||
sub getUnit
|
||||
|
|
Loading…
Add table
Reference in a new issue