--- loncom/build/Makefile 2002/08/21 20:38:38 1.130.2.2 +++ loncom/build/Makefile 2002/09/05 21:08:55 1.130.2.3 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison, your friendly neighborhood volunteer -# $Id: Makefile,v 1.130.2.2 2002/08/21 20:38:38 albertel Exp $ +# $Id: Makefile,v 1.130.2.3 2002/09/05 21:08:55 albertel Exp $ # TYPICAL USAGE of this Makefile is primarily for two targets: # "make build" and "make install". @@ -23,7 +23,7 @@ SAVE=program.pl.$(TIMESTAMP) LAUNCHSAVE=$(OUTSTREAM) $(SAVE) METAMTARGET="" MTARGET="" -VERSION=0.5 +VERSION=0.5.1 DIRTARGET=loncapa-$(VERSION) # =============================================== Help targets for the Makefile