- increase the version number in Makefile also
authorJiří Škrábal <nykolas@ics.muni.cz>
Wed, 8 Dec 2004 11:45:38 +0000 (11:45 +0000)
committerJiří Škrábal <nykolas@ics.muni.cz>
Wed, 8 Dec 2004 11:45:38 +0000 (11:45 +0000)
org.glite.lb.common/Makefile

index 5c65e64..d4424be 100644 (file)
@@ -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} \