projects
/
imager-graph.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
0.09 release
[imager-graph.git]
/
Graph.pm
diff --git
a/Graph.pm
b/Graph.pm
index c14540fac72e41f291db8da3ef96020d0d18cc7c..4fd73c85e958b4f75402b5b3a315c8414a438490 100644
(file)
--- a/
Graph.pm
+++ b/
Graph.pm
@@
-29,7
+29,7
@@
use vars qw($VERSION);
use Imager qw(:handy);
use Imager::Fountain;
-$VERSION = '0.0
8
';
+$VERSION = '0.0
9
';
# the maximum recursion depth in determining a color, fill or number
use constant MAX_DEPTH => 10;