]> git.imager.perl.org - imager.git/blobdiff - T1/T1.pm
coverity complained minset could be -1
[imager.git] / T1 / T1.pm
index c03757d7dc05546ee46b1418401f5d66b2f011de..a9c28af733e4e6c816c9cf41c636943930b483e0 100644 (file)
--- a/T1/T1.pm
+++ b/T1/T1.pm
@@ -6,7 +6,7 @@ use vars qw(@ISA $VERSION);
 use Scalar::Util ();
 
 BEGIN {
-  $VERSION = "1.023";
+  $VERSION = "1.026";
 
   require XSLoader;
   XSLoader::load('Imager::Font::T1', $VERSION);