(This is the change that should have gone in the main tree ...)
authorFred Fish <fnf@specifix.com>
Sun, 17 Jul 1994 23:08:07 +0000 (23:08 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 17 Jul 1994 23:08:07 +0000 (23:08 +0000)
* Makefile.in (VERSION):  Bump to 4.12.4.

gdb/ChangeLog
gdb/Makefile.in

index b3d79325b06bba8ec39e49bb6fd47e296b078964..8639599dd3c53ad57f34351c0665468beaee6349 100644 (file)
@@ -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)
 
index 551b92f5cc1dc3bd97413b539171c8d3e9db446d..0f2eed843ad757352512aeb69652b8362d4404fa 100644 (file)
@@ -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