projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2043723
)
1.007 release
v1.007
author
Tony Cook
<tony@develop-help.com>
Sat, 24 Nov 2018 01:45:15 +0000
(12:45 +1100)
committer
Tony Cook
<tony@develop-help.com>
Sat, 24 Nov 2018 01:45:15 +0000
(12:45 +1100)
Imager.pm
patch
|
blob
|
blame
|
history
diff --git
a/Imager.pm
b/Imager.pm
index d3caaf4cb951523b6b79bab51492828c81848b64..dc22d0363eff72931a781fdb4bde894a146653c6 100644
(file)
--- a/
Imager.pm
+++ b/
Imager.pm
@@
-144,7
+144,7
@@
BEGIN {
if ($ex_version < 5.57) {
@ISA = qw(Exporter);
}
- $VERSION = '1.00
6
';
+ $VERSION = '1.00
7
';
require XSLoader;
XSLoader::load(Imager => $VERSION);
}