]> granicus.if.org Git - graphviz/commitdiff
graphviz-2.28 stable release
authorellson <devnull@localhost>
Sat, 7 May 2011 03:25:24 +0000 (03:25 +0000)
committerellson <devnull@localhost>
Sat, 7 May 2011 03:25:24 +0000 (03:25 +0000)
ChangeLog
configure.ac

index eecfff3bc765859ecb2a170aca044bd751d26f42..a935114edc788133b0cd51cc3913be57127808e5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+May 6, 2011
+       - Release 2.28.0
        - incremented library api version:
            libcdt, libgraph, libcgraph, libgvpr, libgvc
        - Add gvmap, cluster and gvmap.sh
index 908209f689dfb75c93dca2d21ea606bc676735e3..fe605ee534d83a11c1f2f01ae52d2ed7febda93a 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, 27)
+m4_define(graphviz_version_minor, 28)
 #NB: the next line gets changed to a date/time string for development releases
 m4_define(graphviz_version_micro, 0)