aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1994-07-17 23:08:07 +0000
committerFred Fish <fnf@specifix.com>1994-07-17 23:08:07 +0000
commit005234f563cad2fffd0f70dce23875a5c50e0de3 (patch)
tree2ccfce79bce43391fa3bb79f36ca62afe266e374 /gdb/Makefile.in
parent0f221a6949030ae07de119b9137a77f2eca6958d (diff)
downloadgdb-005234f563cad2fffd0f70dce23875a5c50e0de3.zip
gdb-005234f563cad2fffd0f70dce23875a5c50e0de3.tar.gz
gdb-005234f563cad2fffd0f70dce23875a5c50e0de3.tar.bz2
(This is the change that should have gone in the main tree ...)
* Makefile.in (VERSION): Bump to 4.12.4.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 551b92f..0f2eed8 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -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