From f9ee646c93ba3d03f00065f24ee39c93163cda23 Mon Sep 17 00:00:00 2001 From: mdiluzio Date: Mon, 22 Dec 2014 20:05:30 +0000 Subject: [PATCH] Update to be compatible with 0.2 --- ttrts.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ttrts.pm b/ttrts.pm index 3cf0820..8acdf17 100644 --- a/ttrts.pm +++ b/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