From branch. Bump VERSION number.

This commit is contained in:
Andrew Cagney 2000-05-23 03:22:29 +00:00
parent c67e42c950
commit b08dff7bbe
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2000-05-17 Andrew Cagney <cagney@sourceware.cygnus.com>
* GDB 5.0 released.
* Makefile.in (VERSION): Set to 5.0.
Mon May 22 16:20:31 2000 Andrew Cagney <cagney@b1.cygnus.com>
* inferior.h (make_cleanup_restore_inferior_status):

View File

@ -310,7 +310,7 @@ CDEPS = $(XM_CDEPS) $(TM_CDEPS) $(NAT_CDEPS) $(SIM) $(BFD) $(READLINE) \
ADD_FILES = $(REGEX) $(XM_ADD_FILES) $(TM_ADD_FILES) $(NAT_ADD_FILES)
ADD_DEPS = $(REGEX) $(XM_ADD_FILES) $(TM_ADD_FILES) $(NAT_ADD_FILES)
VERSION = 20000204
VERSION = 5.0
DIST=gdb
LINT=/usr/5bin/lint