Update to be compatible with 0.2

This commit is contained in:
mdiluzio 2014-12-22 20:05:30 +00:00
parent ac9ed13be8
commit f9ee646c93

View file

@ -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