From: Aleš Křenek Date: Mon, 24 Oct 2005 10:53:26 +0000 (+0000) Subject: VERSION_AHEAD=1 is correct X-Git-Tag: gridsite-core_R_1_1_15~7 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=6a4344b03d088e87c82e8887b13e51d633d1ba3c;p=jra1mw.git VERSION_AHEAD=1 is correct --- 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} \