* Makefile.in (VERSION): 4.5.9.

This commit is contained in:
Stu Grossman 1992-07-14 07:37:03 +00:00
parent efcc6e0653
commit 67ba524fe0
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
Tue Jul 14 00:12:30 1992 Stu Grossman (grossman at cygnus.com)
* Makefile.in (VERSION): 4.5.9.
* xm-hp300bsd.h: Add decl for strdup().
* mips-tdep.c (heuristic_proc_desc): Fill in proc start addr in
PDR. Cleanup a few things, fix compilation warnings.

View File

@ -162,7 +162,7 @@ CDEPS = ${XM_CDEPS} ${TM_CDEPS} ${BFD_LIB} ${MMALLOC_LIB} ${LIBIBERTY} \
ADD_FILES = ${REGEX} ${ALLOCA} ${XM_ADD_FILES} ${TM_ADD_FILES}
ADD_DEPS = ${REGEX1} ${ALLOCA1} ${XM_ADD_FILES} ${TM_ADD_FILES}
VERSION = 4.5.8
VERSION = 4.5.9
DIST=gdb
LINT=/usr/5bin/lint