From: Kartik Thakore Date: Sat, 12 Sep 2009 16:51:30 +0000 (-0400) Subject: Synced Experimental with Master X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=79b142355ea8536efc8fbd1443e908136297a8a2;p=sdlgit%2FSDL_perl.git Synced Experimental with Master --- 79b142355ea8536efc8fbd1443e908136297a8a2 diff --cc lib/SDL.pm index 5137856,20ff3f7..e7d77e9 --- a/lib/SDL.pm +++ b/lib/SDL.pm @@@ -54,7 -54,7 +54,8 @@@ 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'));