projects
/
imager-screenshot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
0.005 release
[imager-screenshot.git]
/
Screenshot.pm
diff --git
a/Screenshot.pm
b/Screenshot.pm
index 1f83b09a92f262158b75a445d656615c9eadaa35..7d116c4af7929135ff1daaac83abb3febc115fd6 100644
(file)
--- a/
Screenshot.pm
+++ b/
Screenshot.pm
@@
-10,7
+10,7
@@
push @ISA, 'Exporter';
BEGIN {
require Exporter;
@ISA = qw(Exporter);
- $VERSION = '0.00
4
';
+ $VERSION = '0.00
5
';
eval {
# try XSLoader first, DynaLoader has annoying baggage
require XSLoader;