(This is the change that should have gone in the main tree ...)
* Makefile.in (VERSION): Bump to 4.12.4.
This commit is contained in:
parent
0f221a6949
commit
005234f563
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
Sun Jul 17 15:38:36 1994 Fred Fish (fnf@cygnus.com)
|
||||
|
||||
* Makefile.in (VERSION): Bump to 4.12.85.
|
||||
* Makefile.in (VERSION): Bump to 4.12.4.
|
||||
|
||||
Sun Jul 17 12:20:35 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
|
|
|
@ -178,7 +178,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.12.85
|
||||
VERSION = 4.12.4
|
||||
DIST=gdb
|
||||
|
||||
LINT=/usr/5bin/lint
|
||||
|
|
Loading…
Add table
Reference in a new issue