* Makefile.in (VERSION): 4.5.9.
authorStu Grossman <grossman@cygnus>
Tue, 14 Jul 1992 07:37:03 +0000 (07:37 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 14 Jul 1992 07:37:03 +0000 (07:37 +0000)
gdb/ChangeLog
gdb/Makefile.in

index cb6004884c418aaf56332299c45147a07c9f620d..06b8c3fe54facd0f07a19cc619ef7fa39f3b56c3 100644 (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.
index 35ddfbe3a7da2015af1c62c34022c68e6ee6a95e..2280e41f2af4ac67476edfa4bffcc63afc11396f 100644 (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
This page took 0.028234 seconds and 4 git commands to generate.