Skip to content

Commit

Permalink
Moved version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartik Thakore committed Aug 30, 2009
1 parent fe6d129 commit ee62804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SDL.pm
Expand Up @@ -54,7 +54,7 @@ sub import {
$self->export_to_level(1, @_);
SDL::Constants->export_to_level(1);
}
$VERSION = '2.2.2.5';
$VERSION = '2.2.2.7';

print "$VERSION" if (defined($ARGV[0]) && ($ARGV[0] eq '--SDLperl'));

Expand Down

0 comments on commit ee62804

Please sign in to comment.