]> git.imager.perl.org - imager.git/commitdiff
bump Imager::Font version
authorTony Cook <tony@develop-help.com>
Sun, 6 Feb 2011 01:53:22 +0000 (12:53 +1100)
committerTony Cook <tony@develop-help.com>
Sun, 6 Feb 2011 01:53:22 +0000 (12:53 +1100)
lib/Imager/Font.pm

index 1b51c23df96354bc0a0a9d8348ca5415ab901df9..9e60607cf1013512061c2130b7353d2611688f83 100644 (file)
@@ -4,7 +4,7 @@ use Imager::Color;
 use strict;
 use vars qw($VERSION);
 
-$VERSION = "1.034";
+$VERSION = "1.035";
 
 # the aim here is that we can:
 #  - add file based types in one place: here