projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4345243
)
0.77 release
Imager-0.77
author
Tony Cook
<tony@develop=help.com>
Wed, 11 Aug 2010 09:31:39 +0000
(09:31 +0000)
committer
Tony Cook
<tony@develop=help.com>
Wed, 11 Aug 2010 09:31:39 +0000
(09:31 +0000)
Imager.pm
patch
|
blob
|
blame
|
history
diff --git
a/Imager.pm
b/Imager.pm
index 6eb6e2c16e2db62e070b0904a301e425b01cd132..fe3b0c5043a4f6bb9e495082ea2ac185e74fab0c 100644
(file)
--- a/
Imager.pm
+++ b/
Imager.pm
@@
-170,7
+170,7
@@
my %defaults;
BEGIN {
require Exporter;
@ISA = qw(Exporter);
- $VERSION = '0.7
6
';
+ $VERSION = '0.7
7
';
eval {
require XSLoader;
XSLoader::load(Imager => $VERSION);