VERSION_AHEAD=1 is correct
authorAleš Křenek <ljocha@ics.muni.cz>
Mon, 24 Oct 2005 10:53:26 +0000 (10:53 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Mon, 24 Oct 2005 10:53:26 +0000 (10:53 +0000)
org.glite.lb.common/Makefile

index 9bfa125..2d3ac3e 100644 (file)
@@ -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} \