I think a part of my soul died when I had to cast a const foo * to a foo * :(
[sdlgit/SDL_perl.git] / lib / SDL.pm
index 360a108..094dd12 100644 (file)
@@ -54,7 +54,7 @@ sub import {
   $self->export_to_level(1, @_);
   SDL::Constants->export_to_level(1);
 }
-$VERSION = '2.2.3.1';
+$VERSION = '2.3';
 
 print "$VERSION" if (defined($ARGV[0]) && ($ARGV[0] eq '--SDLperl'));
 
@@ -118,8 +118,11 @@ per class basis.
        Nick: nferraz
        Name: Nelson Ferraz
 
-       Nice: acme
+       Nick: acme
        Name: Leon Brocard
+       
+       Nick: FROGGS
+       Name: Tobias Leich
 
 =head2 Maintainance