summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-08-01 03:51:28 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-08-01 03:51:28 +0000
commit8f19d9476fdb82c69ad3b398981ebc539e1e337a (patch)
tree054222852ea5d2b693aeed47829d88975d943273
parent3c9c67b3e786168d5a57c797b97929f83425e879 (diff)
downloadATCD-8f19d9476fdb82c69ad3b398981ebc539e1e337a.tar.gz
5.1.6
-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 c06d288b27f..f7468a59679 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jul 31 22:51:11 2000 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.1.6 released.
+
Sat Jul 29 08:41:48 2000 David L. Levine <levine@cs.wustl.edu>
* tests/Makefile: don't build CDR_Array_Test with
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index c06d288b27f..f7468a59679 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,7 @@
+Mon Jul 31 22:51:11 2000 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.1.6 released.
+
Sat Jul 29 08:41:48 2000 David L. Levine <levine@cs.wustl.edu>
* tests/Makefile: don't build CDR_Array_Test with
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index c06d288b27f..f7468a59679 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,7 @@
+Mon Jul 31 22:51:11 2000 Balachandran <bala@cs.wustl.edu>
+
+ * ACE version 5.1.6 released.
+
Sat Jul 29 08:41:48 2000 David L. Levine <levine@cs.wustl.edu>
* tests/Makefile: don't build CDR_Array_Test with
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index b23348822d1..14210bb2335 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.5
+ ACE VERSION: 5.1.6
HOST MACHINE and OPERATING SYSTEM:
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
diff --git a/VERSION b/VERSION
index 0602a007f2a..17e06f10cd3 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.1.5, released Mon Jul 10 20:35:08 2000.
+This is ACE version 5.1.6, released Mon Jul 31 22:51:11 2000.
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 b8402cc0cec..f5d9b00db8f 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 5
-#define ACE_VERSION "5.1.5"
+#define ACE_BETA_VERSION 6
+#define ACE_VERSION "5.1.6"