summaryrefslogtreecommitdiff
path: root/ace/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Version.h')
-rw-r--r--ace/Version.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/Version.h b/ace/Version.h
index 3e5b7ebf685..b1e6b9dd095 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -6,4 +6,5 @@
#define ACE_MAJOR_VERSION 5
#define ACE_MINOR_VERSION 8
#define ACE_BETA_VERSION 0
-#define ACE_VERSION "5.8"
+#define ACE_FIX_VERSION "a"
+#define ACE_VERSION "5.8a"