--- loncom/build/Makefile 2020/04/07 22:45:29 1.201.2.14.2.1 +++ loncom/build/Makefile 2019/02/16 18:19:13 1.201.2.15 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA -# $Id: Makefile,v 1.201.2.14.2.1 2020/04/07 22:45:29 raeburn Exp $ +# $Id: Makefile,v 1.201.2.15 2019/02/16 18:19:13 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.11.2.A +VERSION=2.11.3 SHOWVERSION=$(VERSION) NEXTVERSION=2.12 ifeq (CVS_HEAD,${VERSION})