]> granicus.if.org Git - graphviz/commitdiff
increment library versions
authorellson <devnull@localhost>
Mon, 18 Apr 2011 15:40:52 +0000 (15:40 +0000)
committerellson <devnull@localhost>
Mon, 18 Apr 2011 15:40:52 +0000 (15:40 +0000)
lib/cdt/Makefile.am
lib/cgraph/Makefile.am
lib/graph/Makefile.am
lib/gvc/Makefile.am
lib/gvpr/Makefile.am

index b4b85adcaa312ed2a81b452a2fb6fc72074827e2..9b6d438e383856f9eee33ddd40f0c296bbb1ee87 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$ $Revision$
 ## Process this file with automake to produce Makefile.in
 
-CDT_VERSION="4:0:0"
+CDT_VERSION="5:0:0"
 
 pdfdir = $(pkgdatadir)/doc/pdf
 pkgextraincludedir = $(pkgincludedir)
index 43e2d3a65450ef69f7aa4c7e8e2c972b31565007..542330a8639b5826ca1e042b29c0b6ed2e1af1fa 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$ $Revision$ 
 ## Process this file with automake to produce Makefile.in
 
-CGRAPH_VERSION="5:0:0"
+CGRAPH_VERSION="6:0:0"
 
 pdfdir = $(pkgdatadir)/doc/pdf
 pkgconfigdir = $(libdir)/pkgconfig
index 87666c51d860523db310e9c06cb0c6da6cc2ee03..707deb2401fba2cd7c6b93968171579e26c40209 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$ $Revision$
 ## Process this file with automake to produce Makefile.in
 
-GRAPH_VERSION="4:0:0"
+GRAPH_VERSION="5:0:0"
 
 pdfdir = $(pkgdatadir)/doc/pdf
 pkgconfigdir = $(libdir)/pkgconfig
index 1d88153d3fd0dd8e9254d63871a296d943510f30..a1ab5cbf65606be96c0038454c3f32212a7b16d0 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$ $Revision$
 ## Process this file with automake to produce Makefile.in
 
-GVC_VERSION="5:0:0"
+GVC_VERSION="6:0:0"
 
 if WITH_CGRAPH
 GRAPH = cgraph
index 01cf79a1fc5e09ab307b30b5a8b98392a618f27e..33ef9d3fe15e22e4f7c71db8e3c386e73f198e82 100644 (file)
@@ -3,7 +3,7 @@
 
 pkgconfigdir = $(libdir)/pkgconfig
 
-GVPR_VERSION="1:0:0"
+GVPR_VERSION="2:0:0"
 
 AM_CPPFLAGS = \
        -I$(top_srcdir) \