projects
/
sdlgit/SDL_perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
45f7368
c383be0
)
Merged to v2.2.2
Kartik Thakore [Sun, 23 Aug 2009 01:26:43 +0000 (21:26 -0400)]
1
2
lib/SDL.pm
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
lib/SDL.pm
index
ec87c84
,
eee779e
..
55a44b0
---
1
/
lib/SDL.pm
---
2
/
lib/SDL.pm
+++ b/
lib/SDL.pm
@@@
-54,8
-54,8
+54,7
@@@
sub import
$self->export_to_level(1, @_);
SDL::Constants->export_to_level(1);
}
--
- $VERSION = '2.2.1.8';
+ $VERSION = '2.2.2';
print "$VERSION" if (defined($ARGV[0]) && ($ARGV[0] eq '--SDLperl'));