From: ellson Date: Tue, 18 Oct 2005 20:51:17 +0000 (+0000) Subject: start 2.7 development series X-Git-Tag: LAST_LIBGRAPH~32^2~7129 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bde3c043069ee28eb05cefc8c826cf1fed6a03a3;p=graphviz start 2.7 development series --- diff --git a/configure.ac b/configure.ac index f5d78f3a5..824ad5e7a 100644 --- a/configure.ac +++ b/configure.ac @@ -4,13 +4,13 @@ AC_PREREQ(2.54) dnl =========================================================================== # Package name and version number, (as distinct from shared library version) -AC_INIT(graphviz, 2.6) +AC_INIT(graphviz, 2.7) # libtool shared library version # Increment if the interface has additions, changes, removals. -LT_CURRENT=1 +LT_CURRENT=2 # Increment any time the source changes; set to # 0 if you increment CURRENT