summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-10 23:49:19 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-10 23:49:19 +0000
commiteaeb8ce8b1451cdf293503c7a0dc800ee59dfbfe (patch)
tree032ce1e3274347ed997580027e4a5acfc0728ea8
parentf4d28e9844f94662c4971a9063e65945647a7722 (diff)
downloadATCD-eaeb8ce8b1451cdf293503c7a0dc800ee59dfbfe.tar.gz
*** empty log message ***
-rw-r--r--Makefile2
-rw-r--r--VERSION2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 727065cc7bf..ca1dd41ae44 100644
--- a/Makefile
+++ b/Makefile
@@ -193,7 +193,7 @@ release-old: ACE-INSTALL
chmod a+r ACE.tar.gz ACE-lib.tar.gz; \
mv ACE.tar.gz ACE-lib.tar.gz ./ACE_wrappers/)
-releaseall-old: release
+releaseall-old: release-old
@cd TAO; make releaseall
@(cd ..; \
find $(ALL_RELEASE_FILES) $(FILTER) | \
diff --git a/VERSION b/VERSION
index c515e43c98b..064de1654d6 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 4.4.37, released Wed Apr 08 22:39:08 1998.
+This is ACE version 4.4.37, released Fri Apr 10 18:41:19 1998.
If you have any problems with ACE, please send email to Douglas
C. Schmidt (schmidt@cs.wustl.edu).