Version was wrong. This way CPAN is not confused when we add v2.2.1
kthakore [Thu, 6 Aug 2009 12:35:27 +0000 (05:35 -0700)]
lib/SDL.pm

index 6d2a4b4..711b9da 100644 (file)
@@ -48,7 +48,7 @@ BEGIN {
 };
 
 
-$VERSION = '2.2.1';
+$VERSION = '2.2.0';
 
 print "$VERSION" if (defined($ARGV[0]) && ($ARGV[0] eq '--SDLperl'));