Update to be compatible with 0.2
This commit is contained in:
parent
ac9ed13be8
commit
f9ee646c93
1 changed files with 1 additions and 1 deletions
2
ttrts.pm
2
ttrts.pm
|
@ -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