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