From: ellson Date: Wed, 18 Feb 2009 13:51:23 +0000 (+0000) Subject: bump API version number from 5 to 6 X-Git-Tag: LAST_LIBGRAPH~32^2~2481 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=92ac36cd22fe3eb9267715862696f1fbe7a3daf8;p=graphviz bump API version number from 5 to 6 --- diff --git a/configure.ac b/configure.ac index db4ee1202..9ed4a5f4d 100644 --- a/configure.ac +++ b/configure.ac @@ -58,7 +58,7 @@ dnl =========================================================================== # libtool shared library version for plugins # Increment if the interface has additions, changes, removals. -GVPLUGIN_CURRENT=5 +GVPLUGIN_CURRENT=6 # Increment any time the source changes; set to # 0 if you increment CURRENT