]> git.imager.perl.org - imager.git/blobdiff - T1/T1.pm
fix an embarassing typo
[imager.git] / T1 / T1.pm
index cee3a3fae6c26fe0ac297e0666c88c1faf747695..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.025";
+  $VERSION = "1.026";
 
   require XSLoader;
   XSLoader::load('Imager::Font::T1', $VERSION);