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