From 6a4344b03d088e87c82e8887b13e51d633d1ba3c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Mon, 24 Oct 2005 10:53:26 +0000 Subject: [PATCH] VERSION_AHEAD=1 is correct --- org.glite.lb.common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} \ -- 1.8.2.3