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]
/
GIF
/
GIF.pm
diff --git
a/GIF/GIF.pm
b/GIF/GIF.pm
index 85e4b5ac8147b8609b5ff4490ca4461a5db53d45..ac61dff3bb1237422f4e8e483c0ae18303c6f02c 100644
(file)
--- a/
GIF/GIF.pm
+++ b/
GIF/GIF.pm
@@
-4,7
+4,7
@@
use Imager;
use vars qw($VERSION @ISA);
BEGIN {
- $VERSION = "0.7
8
";
+ $VERSION = "0.7
9
";
eval {
require XSLoader;