summaryrefslogtreecommitdiff
path: root/ACE/ace/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Version.h')
-rw-r--r--ACE/ace/Version.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/ACE/ace/Version.h b/ACE/ace/Version.h
new file mode 100644
index 00000000000..71ca7f854ea
--- /dev/null
+++ b/ACE/ace/Version.h
@@ -0,0 +1,10 @@
+// -*- C++ -*-
+// $Id$
+
+// This is file was automatically generated by $ACE_ROOT/bin/make_release.
+
+#define ACE_MAJOR_VERSION 5
+#define ACE_MINOR_VERSION 5
+#define ACE_BETA_VERSION 2
+#define ACE_VERSION "5.5.2"
+