]> git.imager.perl.org - imager.git/blobdiff - FT2/FT2.pm
re-work color tests to use Imager::Test functions where possible
[imager.git] / FT2 / FT2.pm
index 0c112a452c8c326eb3a2415c66aee1aeffd2af0c..288a2e06bc71d68ec9eb133664030534d958010f 100644 (file)
@@ -6,7 +6,7 @@ use vars qw($VERSION @ISA);
 @ISA = qw(Imager::Font);
 
 BEGIN {
-  $VERSION = "0.92";
+  $VERSION = "0.94";
 
   require XSLoader;
   XSLoader::load('Imager::Font::FT2', $VERSION);