--- loncom/build/Makefile 2003/01/13 20:38:40 1.141 +++ loncom/build/Makefile 2003/03/21 19:02:41 1.141.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison, your friendly neighborhood volunteer -# $Id: Makefile,v 1.141 2003/01/13 20:38:40 albertel Exp $ +# $Id: Makefile,v 1.141.2.1 2003/03/21 19:02:41 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.6.1 +VERSION=0.6.2 DIRTARGET=loncapa-$(VERSION) # =============================================== Help targets for the Makefile