--- loncom/build/Makefile 2012/02/08 02:19:12 1.190.8.7.2.2 +++ loncom/build/Makefile 2012/05/12 15:14:13 1.201.2.1 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA -# $Id: Makefile,v 1.190.8.7.2.2 2012/02/08 02:19:12 raeburn Exp $ +# $Id: Makefile,v 1.201.2.1 2012/05/12 15:14:13 raeburn Exp $ # TYPICAL USAGE of this Makefile is primarily for two targets: # "make build" and "make install". @@ -26,9 +26,9 @@ SAVE=program.pl.$(TIMESTAMP) LAUNCHSAVE=$(OUTSTREAM) $(SAVE) METAMTARGET="" MTARGET="" -VERSION=2.10.1-MITr.1 +VERSION=2.11.0.RC1 SHOWVERSION=$(VERSION) -NEXTVERSION=2.11 +NEXTVERSION=2.12 ifeq (CVS_HEAD,${VERSION}) SHOWVERSION=$(NEXTVERSION).$(VERSION) endif @@ -531,7 +531,7 @@ postinstall: make update_queue_slots make modify_config_files make clearoutoldspreadsheetcache - make langcheck + make langcheck make chkconfig make rpmcheck make ntpcheck