summaryrefslogtreecommitdiff
path: root/ace/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Version.h')
-rw-r--r--ace/Version.h11
1 files changed, 4 insertions, 7 deletions
diff --git a/ace/Version.h b/ace/Version.h
index 6860a98084e..0c8ed950821 100644
--- a/ace/Version.h
+++ b/ace/Version.h
@@ -1,10 +1,7 @@
-// -*- C++ -*-
// $Id$
-
-// This is file was automatically generated by $ACE_ROOT/bin/make_release.
+// This is an automatically generated file.
#define ACE_MAJOR_VERSION 5
-#define ACE_MINOR_VERSION 5
-#define ACE_BETA_VERSION 0
-#define ACE_VERSION "5.5"
-
+#define ACE_MINOR_VERSION 4
+#define ACE_BETA_VERSION 7
+#define ACE_VERSION "5.4.7"