From: Tony Cook Date: Sun, 6 Feb 2011 01:53:22 +0000 (+1100) Subject: bump Imager::Font version X-Git-Tag: Imager-0.81~4 X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/3cb05e8a0ce8825debd2334443df1fb4e14ef8a6 bump Imager::Font version --- diff --git a/lib/Imager/Font.pm b/lib/Imager/Font.pm index 1b51c23d..9e60607c 100644 --- a/lib/Imager/Font.pm +++ b/lib/Imager/Font.pm @@ -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