From: Jiří Škrábal Date: Wed, 8 Dec 2004 11:45:38 +0000 (+0000) Subject: - increase the version number in Makefile also X-Git-Tag: glite-wms-utils-exception_R_1_0_0~28 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=c25abf9aab744503eb895967f1e789e77346f8c5;p=jra1mw.git - increase the version number in Makefile also --- diff --git a/org.glite.lb.common/Makefile b/org.glite.lb.common/Makefile index 5c65e64..d4424be 100644 --- a/org.glite.lb.common/Makefile +++ b/org.glite.lb.common/Makefile @@ -46,7 +46,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} \