aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-12-24 19:39:16 +0000
committerJohn Gilmore <gnu@cygnus>1991-12-24 19:39:16 +0000
commite39636f7e79c39f0b7665d8dc1ae6d5db8e59a2b (patch)
treee3449bf77db14eb729358c643a61f357d39dcc8b
parent7e258d18e0112304099fbefbe910a53659b98a3d (diff)
downloadgdb-e39636f7e79c39f0b7665d8dc1ae6d5db8e59a2b.zip
gdb-e39636f7e79c39f0b7665d8dc1ae6d5db8e59a2b.tar.gz
gdb-e39636f7e79c39f0b7665d8dc1ae6d5db8e59a2b.tar.bz2
Roll VERSION to 4.3.2.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/Makefile.in2
2 files changed, 5 insertions, 1 deletions
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