Skip to content

Commit e1fbc93

Browse files
committed
update version to 2.546
1 parent 8addab6 commit e1fbc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SDL.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ our %EXPORT_TAGS = (
5454
defaults => $SDL::Constants::EXPORT_TAGS{'SDL/defaults'}
5555
);
5656

57-
our $VERSION = '2.544';
57+
our $VERSION = '2.546';
5858
$VERSION = eval $VERSION;
5959

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

0 commit comments

Comments
 (0)