summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-10-05 10:56:58 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-10-05 10:56:58 +0000
commit31426c4286169a97ba568979f73cc4ca21934c87 (patch)
treefdec0cac499f35f7b5eadd31617fcec2d0fd638c
parent095c21618093b699a500f7135d65f3ed73b229e8 (diff)
downloadATCD-31426c4286169a97ba568979f73cc4ca21934c87.tar.gz
5.2
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLogs/ChangeLog-02a4
-rw-r--r--ChangeLogs/ChangeLog-03a4
-rw-r--r--PROBLEM-REPORT-FORM2
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h4
6 files changed, 16 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 80e4f4b9b3f..bf4f655f5d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Oct 05 05:56:50 2001 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.2 released.
+
Thu Oct 4 17:38:21 2001 Steve Huston <shuston@riverace.com>
* ace/Synch.h: Added some comments to explain the rationale for
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 80e4f4b9b3f..bf4f655f5d1 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,7 @@
+Fri Oct 05 05:56:50 2001 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.2 released.
+
Thu Oct 4 17:38:21 2001 Steve Huston <shuston@riverace.com>
* ace/Synch.h: Added some comments to explain the rationale for
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 80e4f4b9b3f..bf4f655f5d1 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,7 @@
+Fri Oct 05 05:56:50 2001 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.2 released.
+
Thu Oct 4 17:38:21 2001 Steve Huston <shuston@riverace.com>
* ace/Synch.h: Added some comments to explain the rationale for
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index 24608350781..1881d33ce6e 100644
--- a/PROBLEM-REPORT-FORM
+++ b/PROBLEM-REPORT-FORM
@@ -35,7 +35,7 @@
To: ace-bugs@cs.wustl.edu
Subject: [area]: [synopsis]
- ACE VERSION: 5.1.21
+ ACE VERSION: 5.2
HOST MACHINE and OPERATING SYSTEM:
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
diff --git a/VERSION b/VERSION
index a93956b1537..427579cacbd 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.1.21, released Fri Oct 05 05:51:12 2001.
+This is ACE version 5.2, released Fri Oct 05 05:56:50 2001.
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 b0714eb3e09..79a154d2b05 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -2,6 +2,6 @@
// This is an automatically generated file.
#define ACE_MAJOR_VERSION 5
-#define ACE_MINOR_VERSION 1
+#define ACE_MINOR_VERSION 2
#define ACE_BETA_VERSION 0
-#define ACE_VERSION "5.1.21"
+#define ACE_VERSION "5.2"