summaryrefslogtreecommitdiff
path: root/ACE
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-03-21 17:12:34 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-03-21 17:12:34 +0000
commitdeb33bbd5052a4c3abc669a258da725442140178 (patch)
tree80bf053603554e06022509cb9f74b4c801c5943e /ACE
parent58a85a2f104a0aa94dc4a1ae30b45ecace27c466 (diff)
downloadATCD-deb33bbd5052a4c3abc669a258da725442140178.tar.gz
ChangeLogTag:Wed Mar 21 12:12:26 CDT 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ACE')
-rw-r--r--ACE/ChangeLog5
-rw-r--r--ACE/PROBLEM-REPORT-FORM2
-rw-r--r--ACE/VERSION2
-rw-r--r--ACE/ace/Version.h10
4 files changed, 12 insertions, 7 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index c5de2969262..7354bcd6be2 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,8 @@
+
+Wed Mar 21 12:12:26 CDT 2007 Chad Elliott <elliott_c@ociweb.com>
+
+ * ACE version 5.5.7 released.
+
Tue Mar 20 12:42:13 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
* bin/diff-builds.pl:
diff --git a/ACE/PROBLEM-REPORT-FORM b/ACE/PROBLEM-REPORT-FORM
index cca00b4130e..821c7571b3e 100644
--- a/ACE/PROBLEM-REPORT-FORM
+++ b/ACE/PROBLEM-REPORT-FORM
@@ -43,7 +43,7 @@
To: ace-bugs@cs.wustl.edu
Subject: [area]: [synopsis]
- ACE VERSION: 5.5.6
+ ACE VERSION: 5.5.7
HOST MACHINE and OPERATING SYSTEM:
If on Windows based OS's, which version of WINSOCK do you
diff --git a/ACE/VERSION b/ACE/VERSION
index db938626298..d1adeac1462 100644
--- a/ACE/VERSION
+++ b/ACE/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.5.6, released Sun Jan 28 19:59:14 2007.
+This is ACE version 5.5.7, released Wed Mar 21 12:12:26 CDT 2007
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/ace/Version.h b/ACE/ace/Version.h
index aeb1b7fd001..91a5af0ab22 100644
--- a/ACE/ace/Version.h
+++ b/ACE/ace/Version.h
@@ -1,9 +1,9 @@
+
// -*- C++ -*-
// $Id$
-
-// This is file was automatically generated by $ACE_ROOT/bin/make_release.
+// This is file was automatically generated by \$ACE_ROOT/bin/make_release.
#define ACE_MAJOR_VERSION 5
-#define ACE_MINOR_VERSION 5
-#define ACE_BETA_VERSION 6
-#define ACE_VERSION "5.5.6"
+#define ACE_MINOR_VERSION 5
+#define ACE_BETA_VERSION 7
+#define ACE_VERSION "5.5.7"