From: ellson Date: Wed, 20 Jul 2005 21:37:36 +0000 (+0000) Subject: start 2.5 development series X-Git-Tag: LAST_LIBGRAPH~32^2~7394 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=efd4bb65ca31e3e6df922e850d22e354d3553c7c;p=graphviz start 2.5 development series --- diff --git a/configure.ac b/configure.ac index 6e854f45a..d99d5043b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script -AC_INIT(graphviz, 2.4) +AC_INIT(graphviz, 2.5) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR(config)