summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-05-16 23:37:17 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-05-16 23:37:17 +0000
commit8a4a758aeaae04b867c4a9f7765f3a598ca5edb4 (patch)
treeb18e4119f0e4be30e15843f5dc2198d3d1d9b02f
parenta08ccfd1f112cd86362321de993dc112b54c2ee8 (diff)
downloadATCD-8a4a758aeaae04b867c4a9f7765f3a598ca5edb4.tar.gz
4.6.39
-rw-r--r--ChangeLog-99b4
-rw-r--r--PROBLEM-REPORT-FORM2
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h4
4 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 3f9ea5d0b32..cfec840d031 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,7 @@
+Sun May 16 18:35:59 1999 Douglas C. Schmidt <schmidt@cs.wustl.edu>
+
+ * ACE version 4.6.39 released.
+
Sun May 16 12:34:48 1999 David L. Levine <levine@cs.wustl.edu>
* ace/Log_Msg.cpp (ACE_Log_Msg_Manager::lock_): changed
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index 0cffa042940..131ace421f8 100644
--- a/PROBLEM-REPORT-FORM
+++ b/PROBLEM-REPORT-FORM
@@ -21,7 +21,7 @@
To: ace-users@cs.wustl.edu
Subject: [area]: [synopsis]
- ACE VERSION: 4.6.38
+ ACE VERSION: 4.6.39
HOST MACHINE and OPERATING SYSTEM:
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
diff --git a/VERSION b/VERSION
index 7cd28e13c07..8fdb251275c 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 4.6.38, released Mon May 03 10:30:37 1999.
+This is ACE version 4.6.39, released Sun May 16 18:35:59 1999.
If you have any problems with or questions about ACE, please send
email to the ACE mailing list (ace-users@cs.wustl.edu), using the form
diff --git a/ace/Version.h b/ace/Version.h
index 2edcba7fa8c..9684dd24359 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION 4
#define ACE_MINOR_VERSION 6
-#define ACE_BETA_VERSION 38
-#define ACE_VERSION "4.6.38"
+#define ACE_BETA_VERSION 39
+#define ACE_VERSION "4.6.39"