* Makefile.in (VERSION): Bump to 4.11.1 after release and cvs

tagging.
This commit is contained in:
Fred Fish 1993-10-29 07:42:30 +00:00
parent a54c84c779
commit 34ec93be19
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Fri Oct 29 00:41:01 1993 Fred Fish (fnf@cygnus.com)
* Makefile.in (VERSION): Bump to 4.11.1 after release and cvs
tagging.
Thu Oct 28 09:14:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* TODO: Add section on Mach. Stop calling it a "bug list".

View File

@ -180,7 +180,7 @@ CDEPS = $(XM_CDEPS) $(TM_CDEPS) $(NAT_CDEPS) \
ADD_FILES = $(REGEX) $(XM_ADD_FILES) $(TM_ADD_FILES) $(NAT_ADD_FILES)
ADD_DEPS = $(REGEX1) $(XM_ADD_FILES) $(TM_ADD_FILES) $(NAT_ADD_FILES)
VERSION = 4.10.3
VERSION = 4.11.1
DIST=gdb
LINT=/usr/5bin/lint