projects
/
imager-graph.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
0.12 release
[imager-graph.git]
/
Graph.pm
diff --git
a/Graph.pm
b/Graph.pm
index c22e1a6a6ec9621b633805700a32301812253c49..fdd6a305961a2ea826b5865b140e905a542a3984 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.1
1
';
+$VERSION = '0.1
2
';
# the maximum recursion depth in determining a color, fill or number
use constant MAX_DEPTH => 10;