summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-11 15:10:13 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-10-11 15:10:13 +0000
commitf57ec6039c7683d42c636036ca8d579b07d3e4a5 (patch)
tree69501fb22419a8596b82b4c6b2522f06a23488d5
parent113e9638c42cf63bfa7c7ab9bfe7d4cf4ffefc2f (diff)
downloadATCD-f57ec6039c7683d42c636036ca8d579b07d3e4a5.tar.gz
5.0.6
-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 25a36a7fca3..4567a96b775 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,7 @@
+Mon Oct 11 10:09:56 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * ACE version 5.0.6 released.
+
Mon Oct 11 07:34:34 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/OS.h: Removed a stray '>' that was causing OS.h not to
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index 29192341d2a..a1a3131445d 100644
--- a/PROBLEM-REPORT-FORM
+++ b/PROBLEM-REPORT-FORM
@@ -29,7 +29,7 @@
To: ace-bugs@cs.wustl.edu
Subject: [area]: [synopsis]
- ACE VERSION: 5.0.5
+ ACE VERSION: 5.0.6
HOST MACHINE and OPERATING SYSTEM:
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
diff --git a/VERSION b/VERSION
index efa418bf832..3790d3e8a94 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.0.5, released Sat Sep 25 17:09:57 1999.
+This is ACE version 5.0.6, released Mon Oct 11 10:09:56 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 4d20a96e681..048075131e8 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION 5
#define ACE_MINOR_VERSION 0
-#define ACE_BETA_VERSION 5
-#define ACE_VERSION "5.0.5"
+#define ACE_BETA_VERSION 6
+#define ACE_VERSION "5.0.6"