--- loncom/build/Makefile 2002/08/19 19:39:59 1.134 +++ loncom/build/Makefile 2002/08/21 20:40:08 1.135 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison, your friendly neighborhood volunteer -# $Id: Makefile,v 1.134 2002/08/19 19:39:59 albertel Exp $ +# $Id: Makefile,v 1.135 2002/08/21 20:40:08 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.4 +VERSION=0.5 DIRTARGET=loncapa-$(VERSION) # =============================================== Help targets for the Makefile