We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8addab6 commit e1fbc93Copy full SHA for e1fbc93
lib/SDL.pm
@@ -54,7 +54,7 @@ our %EXPORT_TAGS = (
54
defaults => $SDL::Constants::EXPORT_TAGS{'SDL/defaults'}
55
);
56
57
-our $VERSION = '2.544';
+our $VERSION = '2.546';
58
$VERSION = eval $VERSION;
59
60
print "$VERSION" if ( defined( $ARGV[0] ) && ( $ARGV[0] eq '--SDLperl' ) );
0 commit comments