summaryrefslogtreecommitdiff
path: root/ace/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Version.h')
-rw-r--r--ace/Version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Version.h b/ace/Version.h
index f2dd9819c9a..001ebab93ed 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -6,5 +6,5 @@
#define ACE_MAJOR_VERSION 6
#define ACE_MINOR_VERSION 1
#define ACE_BETA_VERSION 0
-#define ACE_FIX_VERSION "c"
-#define ACE_VERSION "6.1c"
+#define ACE_FIX_VERSION "d"
+#define ACE_VERSION "6.1d"