Update to be compatible with 0.2
This commit is contained in:
parent
883dad2d48
commit
897b44ce46
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 = 1;
|
||||
our $ttrts_perlai_versioncompat_minor = 2;
|
||||
|
||||
# Get information about a unit from it's descriptor
|
||||
sub getUnit
|
||||
|
|
Loading…
Add table
Reference in a new issue