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]
/
FT2
/
FT2.pm
diff --git
a/FT2/FT2.pm
b/FT2/FT2.pm
index fc964e271a74a05f1ea726910387d1dbc13f8e16..859de42dd62e56a2384fd30e82975c575b795ce6 100644
(file)
--- a/
FT2/FT2.pm
+++ b/
FT2/FT2.pm
@@
-5,7
+5,7
@@
use vars qw($VERSION @ISA);
@ISA = qw(Imager::Font);
BEGIN {
- $VERSION = "0.
79
";
+ $VERSION = "0.
80
";
eval {
require XSLoader;