From: Aleš Křenek Date: Tue, 18 Oct 2005 15:36:27 +0000 (+0000) Subject: follow client-interface version properly X-Git-Tag: glite-lb-common_R_3_0_0 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=419916469dcee020d59660a00db2f05b4fe1d0ca;p=jra1mw.git follow client-interface version properly --- diff --git a/org.glite.lb.common/Makefile b/org.glite.lb.common/Makefile index 9bfa125..2d3ac3e 100644 --- a/org.glite.lb.common/Makefile +++ b/org.glite.lb.common/Makefile @@ -47,7 +47,7 @@ CFLAGS:=${DEBUG} -I${top_srcdir}/src -I${top_srcdir}/interface \ # major version more frequently. This variable specifies how many steps ahead # we are. -VERSION_AHEAD=0 +VERSION_AHEAD=1 GLOBUS_LIBS:=-L${globus_prefix}/lib \ -lglobus_common_${nothrflavour} \