]> git.imager.perl.org - imager.git/commitdiff
bump Imager::Test version, which should have been done for 0.94_02
authorTony Cook <tony@develop-help.com>
Fri, 19 Apr 2013 11:42:21 +0000 (21:42 +1000)
committerTony Cook <tony@develop-help.com>
Fri, 19 Apr 2013 11:42:21 +0000 (21:42 +1000)
lib/Imager/Test.pm

index 402223c4a8ab2f15c331937d1a70995ff29a25d1..5c4f58e1b56f6ca0dbec1db44524eaa78c1676d0 100644 (file)
@@ -7,7 +7,7 @@ use vars qw(@ISA @EXPORT_OK $VERSION);
 use Carp qw(croak carp);
 use Config;
 
-$VERSION = "1.001";
+$VERSION = "1.002";
 
 @ISA = qw(Exporter);
 @EXPORT_OK =