summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2011-02-21 21:10:19 +0000
committerSteve Huston <shuston@riverace.com>2011-02-21 21:10:19 +0000
commit7425c6f9e97178a478f31a8971b173f74eb5b39f (patch)
treeb1a2265cdfa06c4737dffc4df99cb2b858221e62
parent27e4c0096e08bb8a2d003f98b97c428a7438f141 (diff)
downloadATCD-7425c6f9e97178a478f31a8971b173f74eb5b39f.tar.gz
Remove botched release outputs
-rw-r--r--ChangeLog4
-rw-r--r--PROBLEM-REPORT-FORM2
-rw-r--r--VERSION2
-rw-r--r--ace/Version.h5
4 files changed, 4 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 133b0e100b1..f9f948da596 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-Mon Feb 21 16:05:31 EST 2011 Steve Huston <shuston@riverace.com>
-
- * ACE version 6.0a released.
-
Tue Feb 1 14:28:18 UTC 2011 Steve Huston <shuston@riverace.com>
* ace/String_Base.cpp (operator+=): Add a temporary for the return
diff --git a/PROBLEM-REPORT-FORM b/PROBLEM-REPORT-FORM
index 3d1ad90b679..ddb5938bc8c 100644
--- a/PROBLEM-REPORT-FORM
+++ b/PROBLEM-REPORT-FORM
@@ -40,7 +40,7 @@
To: ace-bugs@list.isis.vanderbilt.edu
Subject: [area]: [synopsis]
- ACE VERSION: 6.0a
+ ACE VERSION: 6.0.0
HOST MACHINE and OPERATING SYSTEM:
If on Windows based OS's, which version of WINSOCK do you
diff --git a/VERSION b/VERSION
index a0413e70c5b..ef81c8acd04 100644
--- a/VERSION
+++ b/VERSION
@@ -1,4 +1,4 @@
-This is ACE version 6.0a, released Mon Feb 21 16:05:31 EST 2011
+This is ACE version 6.0.0, released Tue Dec 14 13:13:17 CET 2010
If you have any problems with or questions about ACE, please send
e-mail to the ACE mailing list (ace-bugs@list.isis.vanderbilt.edu),
diff --git a/ace/Version.h b/ace/Version.h
index 055023cbe28..3503856e8a0 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -1,10 +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.py
#define ACE_MAJOR_VERSION 6
#define ACE_MINOR_VERSION 0
#define ACE_BETA_VERSION 0
-#define ACE_FIX_VERSION "a"
-#define ACE_VERSION "6.0a"
+#define ACE_VERSION "6.0.0"