summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h1
3 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 68a1bbff06e..5a229e70e6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Thu Apr 22 19:53:21 EDT 2010 Steve Huston <shuston@riverace.com>
+Fri Apr 23 09:38:35 EDT 2010 Steve Huston <shuston@riverace.com>
* ACE version 5.7a released.
diff --git a/VERSION b/VERSION
index c2175583977..c4fcc3cdbac 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 5.7a, released Thu Apr 22 19:53:21 EDT 2010
+This is ACE version 5.7a, released Fri Apr 23 09:38:35 EDT 2010
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 61a78f4ce11..3ff957445e3 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -5,5 +5,6 @@
#define ACE_MAJOR_VERSION 5
#define ACE_MINOR_VERSION 7
+#define ACE_BETA_VERSION 0
#define ACE_FIX_VERSION "a"
#define ACE_VERSION "5.7a"