* Makefile.in (VERSION): 4.7.1 post release!

This commit is contained in:
Stu Grossman 1992-10-23 13:17:47 +00:00
parent 451df68019
commit bccaecc63b
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
Fri Oct 23 04:47:17 1992 Stu Grossman (grossman at cygnus.com)
* Makefile.in (VERSION): 4.7.1 post release!
* config/hppahpux.mh (NATDEPFILES): Add hppah-nat.o.
Fri Oct 23 00:48:08 1992 John Gilmore (gnu@cygnus.com)

View File

@ -1,4 +1,4 @@
#Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
#Copyright 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
# This file is part of GDB.
@ -166,7 +166,7 @@ CDEPS = ${XM_CDEPS} ${TM_CDEPS} ${NAT_CDEPS} \
ADD_FILES = ${REGEX} ${ALLOCA} ${XM_ADD_FILES} ${TM_ADD_FILES} ${NAT_ADD_FILES}
ADD_DEPS = ${REGEX1} ${ALLOCA1} ${XM_ADD_FILES} ${TM_ADD_FILES} ${NAT_ADD_FILES}
VERSION = 4.7
VERSION = 4.7.1
DIST=gdb
LINT=/usr/5bin/lint