summaryrefslogtreecommitdiff
path: root/ace/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Version.h')
-rw-r--r--ace/Version.h5
1 files changed, 2 insertions, 3 deletions
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"