Forcing Alien 0.3 for now
[sdlgit/SDL_perl.git] / lib / SDL.pm
index 4f19fc5..20ff3f7 100644 (file)
@@ -54,7 +54,7 @@ sub import {
   $self->export_to_level(1, @_);
   SDL::Constants->export_to_level(1);
 }
-$VERSION = '2.2.2.13';
+$VERSION = '2.2.2.15';
 
 print "$VERSION" if (defined($ARGV[0]) && ($ARGV[0] eq '--SDLperl'));