summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-10-05 10:30:20 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-10-05 10:30:20 +0000
commit671cb9d35dae20aa072b386af3813b026ae3502e (patch)
tree2b2bfd06db595ddb1a0b79898b73910223fa44d8
parent289da54ec2befe45a43b7d20051115c3fb34786e (diff)
downloadATCD-671cb9d35dae20aa072b386af3813b026ae3502e.tar.gz
5.1.22
-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..08e28b7d330 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Oct 05 05:30:11 2001 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.1.22 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..08e28b7d330 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,7 @@
+Fri Oct 05 05:30:11 2001 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.1.22 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..08e28b7d330 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,7 @@
+Fri Oct 05 05:30:11 2001 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.1.22 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..3a69de76126 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.1.22
HOST MACHINE and OPERATING SYSTEM:
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
diff --git a/VERSION b/VERSION
index 186bc94336f..0057f3a3d36 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.1.21, released Fri Oct 05 05:21:28 2001.
+This is ACE version 5.1.22, released Fri Oct 05 05:30:11 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 39aa141045c..8447fa9eba6 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION 5
#define ACE_MINOR_VERSION 1
-#define ACE_BETA_VERSION 21
-#define ACE_VERSION "5.1.21"
+#define ACE_BETA_VERSION 22
+#define ACE_VERSION "5.1.22"