summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>1999-12-21 17:32:16 +0000
committerbala <balanatarajan@users.noreply.github.com>1999-12-21 17:32:16 +0000
commit0c3b4bb35351c9d05936632208e972488a4959eb (patch)
tree5fcb1fd1dbaad063b935631dc4cebe04291bd46d
parent0742d8bd127ba0880b89e7ca9c0230600fae20b6 (diff)
downloadATCD-0c3b4bb35351c9d05936632208e972488a4959eb.tar.gz
5.0.10
-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 09ec7030c7c..6bcdef54942 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,7 @@
+Tue Dec 21 11:31:18 1999 bala <bala@cs.wustl.edu>
+
+ * ACE version 5.0.10 released.
+
Tue Dec 21 01:04:55 1999 Ossama Othman <othman@cs.wustl.edu>
* ACE-configuration.txt:
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index 5edb622f1a9..b174addfe25 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.9
+ ACE VERSION: 5.0.10
HOST MACHINE and OPERATING SYSTEM:
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
diff --git a/VERSION b/VERSION
index e8f9e000a07..b2c03074aa0 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.0.9, released Sat Nov 27 15:01:44 1999.
+This is ACE version 5.0.10, released Tue Dec 21 11:31:18 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 af096201e78..81752362730 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 9
-#define ACE_VERSION "5.0.9"
+#define ACE_BETA_VERSION 10
+#define ACE_VERSION "5.0.10"