]> granicus.if.org Git - graphviz/commitdiff
ok, ok. Do a 2.20.2 release!!!
authorellson <devnull@localhost>
Wed, 25 Jun 2008 23:04:26 +0000 (23:04 +0000)
committerellson <devnull@localhost>
Wed, 25 Jun 2008 23:04:26 +0000 (23:04 +0000)
ChangeLog
configure.ac

index 2aa12ccd815e9d1e9649898813c5572240670525..21c0cb2b54faab265a71a25e1dcb30991a4a90d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
+June 25, 2008
+       - Release 2.20.2
+       - Fix bug in HTML-like labels 
 June 23, 2008
        - Release 2.20.1
        - Fix bug in ccomps related to conversion to cgraph
 June 20, 2008
-       - Release 2.20
+       - Release 2.20.0
        - Preparing for Release 2.20
        - Fixed bugs: 1315, 1317, 1324, 1336, 1343, 1364
        - Add new "folder" shape for nodes.
index 65755d4ac8ca7aa1a3e0bb2a7bb11b6fbfc2e8f1..8f1d8fb4adf20c06d82ae7abdf486e00b18f7bd1 100644 (file)
@@ -9,8 +9,8 @@ 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, 21)
-m4_define(graphviz_version_micro, 0)
+m4_define(graphviz_version_minor, 20)
+m4_define(graphviz_version_micro, 2)
 
 AC_INIT([graphviz],
       graphviz_version_major.graphviz_version_minor.graphviz_version_micro,