]> granicus.if.org Git - graphviz/commitdiff
Try to avoid some confusion by marking the graphviz2 code as version 2.3
authorellson <devnull@localhost>
Tue, 18 Jan 2005 21:51:26 +0000 (21:51 +0000)
committerellson <devnull@localhost>
Tue, 18 Jan 2005 21:51:26 +0000 (21:51 +0000)
   - leaving room for a final stable release of the old tree at 2.2.

configure.ac

index 8f838d41bef334519b270048d9dfe8c3489ddfb9..29a4aa02732ecb0f0e5ff5e19a3c92bbb8af20e4 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script
-AC_INIT(graphviz, 2.1)
+AC_INIT(graphviz, 2.3)
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR(config)