From: John Gilmore Date: Tue, 24 Dec 1991 19:39:16 +0000 (+0000) Subject: Roll VERSION to 4.3.2. X-Git-Tag: gdb-4_18~22659 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e39636f7e79c39f0b7665d8dc1ae6d5db8e59a2b;p=external%2Fbinutils.git Roll VERSION to 4.3.2. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 925b66d..31eb0ff 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Tue Dec 24 11:38:08 1991 John Gilmore (gnu at cygnus.com) + + * Makefile.in: Roll VERSION to 4.3.2. + Mon Dec 23 13:54:35 1991 Per Bothner (bothner at cygnus.com) * m68k-opcode.h, mips-opcode.h, sparc-opcode.h: Deleted. diff --git a/gdb/Makefile.in b/gdb/Makefile.in index b796a76..6278428 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -158,7 +158,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.3 +VERSION = 4.3.2 DIST=gdb LINT=/usr/5bin/lint