From: ellson Date: Sat, 10 Nov 2007 14:49:34 +0000 (+0000) Subject: start graphviz-2.17 development series X-Git-Tag: LAST_LIBGRAPH~32^2~5038 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d74310a4c16aaa3f76f88e91872c39ca26ef1b53;p=graphviz start graphviz-2.17 development series --- diff --git a/configure.ac b/configure.ac index f3d6f61b6..451b7ab27 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.54) # Package name and version number, (as distinct from shared library version) -AC_INIT(graphviz, 2.16) +AC_INIT(graphviz, 2.17) dnl ===========================================================================