summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-10-05 10:24:32 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-10-05 10:24:32 +0000
commit289da54ec2befe45a43b7d20051115c3fb34786e (patch)
treead356494595c437fd214779420ddd5a9a6cc9692
parentc96b9b46583f5e2579c4d1262edb1d8e23b04e6f (diff)
downloadATCD-289da54ec2befe45a43b7d20051115c3fb34786e.tar.gz
*** empty log message ***
-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, 4 insertions, 16 deletions
diff --git a/ChangeLog b/ChangeLog
index a9e437c65d4..80e4f4b9b3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-Fri Oct 05 05:21:28 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 a9e437c65d4..80e4f4b9b3f 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,7 +1,3 @@
-Fri Oct 05 05:21:28 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 a9e437c65d4..80e4f4b9b3f 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,7 +1,3 @@
-Fri Oct 05 05:21:28 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 3a69de76126..24608350781 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.22
+ ACE VERSION: 5.1.21
HOST MACHINE and OPERATING SYSTEM:
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
diff --git a/VERSION b/VERSION
index 42e90ac493d..186bc94336f 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.1.22, released Fri Oct 05 05:21:28 2001.
+This is ACE version 5.1.21, released Fri Oct 05 05:21:28 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 8447fa9eba6..39aa141045c 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 22
-#define ACE_VERSION "5.1.22"
+#define ACE_BETA_VERSION 21
+#define ACE_VERSION "5.1.21"