aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-11-22 03:36:23 +0000
committerJohn Gilmore <gnu@cygnus>1991-11-22 03:36:23 +0000
commit2e8521a9298d9413174b866045e79628c2f7a61c (patch)
treeea1f4b2a1e5a357d1b9785a8b07db32d78c936c4
parentdbdcdd54786e935b8b2ece678b7deab75338d018 (diff)
downloadfsf-binutils-gdb-2e8521a9298d9413174b866045e79628c2f7a61c.zip
fsf-binutils-gdb-2e8521a9298d9413174b866045e79628c2f7a61c.tar.gz
fsf-binutils-gdb-2e8521a9298d9413174b866045e79628c2f7a61c.tar.bz2
Roll VERSION to 4.2.90.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/Makefile.in2
2 files changed, 4 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7541ac3..c5625d5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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.
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 05f99cd..5705ba2 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -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