projects
/
imager.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bump sub-module versions
[imager.git]
/
TIFF
/
TIFF.pm
diff --git
a/TIFF/TIFF.pm
b/TIFF/TIFF.pm
index 956adc3fdd5075d991f2918e469fe76e02b8fb00..d3e180a72ccd41c4407797da06d9da80375f7d3a 100644
(file)
--- a/
TIFF/TIFF.pm
+++ b/
TIFF/TIFF.pm
@@
-4,7
+4,7
@@
use Imager;
use vars qw($VERSION @ISA);
BEGIN {
- $VERSION = "0.7
8
";
+ $VERSION = "0.7
9
";
eval {
require XSLoader;