projects
/
imager.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
1.004_003 release
[imager.git]
/
Imager.pm
diff --git
a/Imager.pm
b/Imager.pm
index 84225cd9285f1e323a59800588123e2a8f93aada..93415ca2b17ce271318d6784afaf7ee96d0ac5e8 100644
(file)
--- a/
Imager.pm
+++ b/
Imager.pm
@@
-144,7
+144,7
@@
BEGIN {
if ($ex_version < 5.57) {
@ISA = qw(Exporter);
}
- $VERSION = '1.004_00
2
';
+ $VERSION = '1.004_00
3
';
require XSLoader;
XSLoader::load(Imager => $VERSION);
}