--- loncom/build/Makefile 2006/06/05 23:19:30 1.181 +++ loncom/build/Makefile 2006/09/21 17:05:55 1.182.2.7 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA -# $Id: Makefile,v 1.181 2006/06/05 23:19:30 albertel Exp $ +# $Id: Makefile,v 1.182.2.7 2006/09/21 17:05:55 albertel Exp $ # TYPICAL USAGE of this Makefile is primarily for two targets: # "make build" and "make install". @@ -22,7 +22,7 @@ SAVE=program.pl.$(TIMESTAMP) LAUNCHSAVE=$(OUTSTREAM) $(SAVE) METAMTARGET="" MTARGET="" -VERSION=CVS_HEAD +VERSION=2.2.2 # The current working definition for "RELEASE" is: changes not in the software, # but in the operating system dependent packaging of the software. Thus, the # generic tarball releases do not need to have a release number specified. @@ -478,6 +478,7 @@ postinstall: make reseval_fixup make clean_file_permissions make accesscount_seed + make update_queue_slots make modify_config_files make clearoutoldspreadsheetcache make chkconfig