]> granicus.if.org Git - graphviz/commitdiff
Release 2.24.0
authorellson <devnull@localhost>
Tue, 16 Jun 2009 23:10:27 +0000 (23:10 +0000)
committerellson <devnull@localhost>
Tue, 16 Jun 2009 23:10:27 +0000 (23:10 +0000)
ChangeLog
configure.ac

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:
index ec7c07b66e84a2246f17bde564c77e8e0ad15b2b..908af7ccea7e36cfd2d97b6af40c469def3241f5 100644 (file)
@@ -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, 23)
+m4_define(graphviz_version_minor, 24)
 #NB: the next line gets changed to a date/time string for development releases
 m4_define(graphviz_version_micro, 0)