--- loncom/build/Makefile 2011/05/13 12:04:56 1.190.8.5 +++ loncom/build/Makefile 2011/10/10 00:59:51 1.190.8.6 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA -# $Id: Makefile,v 1.190.8.5 2011/05/13 12:04:56 raeburn Exp $ +# $Id: Makefile,v 1.190.8.6 2011/10/10 00:59:51 raeburn Exp $ # TYPICAL USAGE of this Makefile is primarily for two targets: # "make build" and "make install". @@ -26,7 +26,7 @@ SAVE=program.pl.$(TIMESTAMP) LAUNCHSAVE=$(OUTSTREAM) $(SAVE) METAMTARGET="" MTARGET="" -VERSION=2.10.0 +VERSION=2.10.1 SHOWVERSION=$(VERSION) NEXTVERSION=2.11 ifeq (CVS_HEAD,${VERSION})