projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba7ddba
)
1.006 release
v1.006
author
Tony Cook
<tony@develop-help.com>
Sat, 26 Aug 2017 04:18:49 +0000
(14:18 +1000)
committer
Tony Cook
<tony@develop-help.com>
Sat, 26 Aug 2017 04:18:49 +0000
(14:18 +1000)
Imager.pm
patch
|
blob
|
blame
|
history
diff --git
a/Imager.pm
b/Imager.pm
index e5690b520504606877a546b7370477eee33bcf92..c8d24365fd266baa052ac5278dfc63be84b76ee5 100644
(file)
--- a/
Imager.pm
+++ b/
Imager.pm
@@
-144,7
+144,7
@@
BEGIN {
if ($ex_version < 5.57) {
@ISA = qw(Exporter);
}
- $VERSION = '1.00
5
';
+ $VERSION = '1.00
6
';
require XSLoader;
XSLoader::load(Imager => $VERSION);
}