projects
/
graphviz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d045240
)
Release 2.24.0
author
ellson
<devnull@localhost>
Tue, 16 Jun 2009 23:10:27 +0000
(23:10 +0000)
committer
ellson
<devnull@localhost>
Tue, 16 Jun 2009 23:10:27 +0000
(23:10 +0000)
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index d5674a4ca8866e2d482d88d831f7624777e9cd7c..b5a4aacbb50464f42c520fd40e784a7b73f7a452 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,5
@@
-June
7
, 2009
- -
Preparing for
2.24.0
+June
16
, 2009
+ -
Release
2.24.0
- Core:
- add new layout engine for large graphs: sfdp
- Fixed bugs:
diff --git
a/configure.ac
b/configure.ac
index ec7c07b66e84a2246f17bde564c77e8e0ad15b2b..908af7ccea7e36cfd2d97b6af40c469def3241f5 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-10,7
+10,7
@@
dnl even => stable series
dnl For the micro number: 0 => in-progress development (from cvs)
dnl timestamp => tar-file snapshot or release
m4_define(graphviz_version_major, 2)
-m4_define(graphviz_version_minor, 2
3
)
+m4_define(graphviz_version_minor, 2
4
)
#NB: the next line gets changed to a date/time string for development releases
m4_define(graphviz_version_micro, 0)