summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-05-15 03:38:26 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-05-15 03:38:26 +0000
commitc72bbab76b44eceb2b9376b38e15b78f347d8dc4 (patch)
treec8e48587e766b5801d1dae50795d1e7cb855b598
parente043d2a060c6fec99aeb7871c242928e82ca1790 (diff)
downloadATCD-c72bbab76b44eceb2b9376b38e15b78f347d8dc4.tar.gz
5.1.16
-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 04f903da2b6..7bf7196294f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon May 14 22:38:06 2001 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.1.16 released.
+
Mon May 14 14:45:57 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* ace/CDR_Stream.h (ACE_InputCDR): Somehow the removed
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 04f903da2b6..7bf7196294f 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,7 @@
+Mon May 14 22:38:06 2001 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.1.16 released.
+
Mon May 14 14:45:57 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* ace/CDR_Stream.h (ACE_InputCDR): Somehow the removed
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 04f903da2b6..7bf7196294f 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,7 @@
+Mon May 14 22:38:06 2001 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.1.16 released.
+
Mon May 14 14:45:57 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* ace/CDR_Stream.h (ACE_InputCDR): Somehow the removed
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index 34bacf4cbb3..1c5964ad9d2 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.15
+ ACE VERSION: 5.1.16
HOST MACHINE and OPERATING SYSTEM:
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
diff --git a/VERSION b/VERSION
index f01e523d9a8..00a89a23382 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.1.15, released Wed May 09 10:02:10 2001.
+This is ACE version 5.1.16, released Mon May 14 22:38:06 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 f3740a58fd6..f357b39caab 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 15
-#define ACE_VERSION "5.1.15"
+#define ACE_BETA_VERSION 16
+#define ACE_VERSION "5.1.16"