Roll VERSION to 4.2.90.

This commit is contained in:
John Gilmore 1991-11-22 03:36:23 +00:00
parent dbdcdd5478
commit 2e8521a929
2 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,9 @@ Thu Nov 21 18:26:11 1991 Fred Fish (fnf at cygnus.com)
Thu Nov 21 10:23:52 1991 John Gilmore (gnu at cygnus.com)
* defs.h: Incorporate param.h. All users changed.
* Makefile.in: Roll VERSION to 4.2.90.
* defs.h: Incorporate param.h into defs.h. All users changed.
* param-no-tm.h: Change users to define TM_FILE_OVERRIDE instead.
* param.h, param-no-tm.h: Removed.
* Update copyrights in all changed files.

View File

@ -133,7 +133,7 @@ CDEPS = ${XM_CDEPS} ${TM_CDEPS} ${BFD_LIB} ${LIBIBERTY} ${RL_LIB}
ADD_FILES = ${REGEX} ${ALLOCA} ${GNU_MALLOC} ${XM_ADD_FILES} ${TM_ADD_FILES}
ADD_DEPS = ${REGEX1} ${ALLOCA1} ${GNU_MALLOC} ${XM_ADD_FILES} ${TM_ADD_FILES}
VERSION = 4.2.3
VERSION = 4.2.90
DIST=gdb
LINT=/usr/5bin/lint