summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-08 19:02:21 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-08 19:02:21 +0000
commit4c984e3e4aa5314e18ea226edfa1e7690510da76 (patch)
treec7beaa6ec3bf04ad0aef237a7aa10b073d9f3246
parentb711711123969a17851ef0602bbc051835e34b39 (diff)
downloadATCD-4c984e3e4aa5314e18ea226edfa1e7690510da76.tar.gz
4.6.41
-rw-r--r--ChangeLog-99b4
-rw-r--r--PROBLEM-REPORT-FORM2
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h4
4 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 7e24754e775..776d7747f14 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,7 @@
+Tue Jun 08 14:01:51 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * ACE version 4.6.41 released.
+
Tue Jun 8 12:42:56 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* Fixed lots of brokens URL links. Thanks to Eric S Rosenthal
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index 57b1c53ad3a..48c580bf07c 100644
--- a/PROBLEM-REPORT-FORM
+++ b/PROBLEM-REPORT-FORM
@@ -25,7 +25,7 @@
To: ace-users@cs.wustl.edu
Subject: [area]: [synopsis]
- ACE VERSION: 4.6.40
+ ACE VERSION: 4.6.41
HOST MACHINE and OPERATING SYSTEM:
TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
diff --git a/VERSION b/VERSION
index 10b71a7e265..4c539097b4b 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 4.6.40, released Sat May 22 16:36:14 1999.
+This is ACE version 4.6.41, released Tue Jun 08 14:01:51 1999.
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 73a4cf3341e..d995936b89d 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -3,5 +3,5 @@
#define ACE_MAJOR_VERSION 4
#define ACE_MINOR_VERSION 6
-#define ACE_BETA_VERSION 40
-#define ACE_VERSION "4.6.40"
+#define ACE_BETA_VERSION 41
+#define ACE_VERSION "4.6.41"