aboutsummaryrefslogtreecommitdiff
path: root/dep/acelite/ace/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'dep/acelite/ace/Version.h')
-rw-r--r--dep/acelite/ace/Version.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/dep/acelite/ace/Version.h b/dep/acelite/ace/Version.h
new file mode 100644
index 00000000000..92d70e802ec
--- /dev/null
+++ b/dep/acelite/ace/Version.h
@@ -0,0 +1,9 @@
+
+// -*- C++ -*-
+// $Id: Version.h 91247 2010-08-01 09:46:33Z johnnyw $
+// This is file was automatically generated by \$ACE_ROOT/bin/make_release.
+
+#define ACE_MAJOR_VERSION 5
+#define ACE_MINOR_VERSION 8
+#define ACE_BETA_VERSION 1
+#define ACE_VERSION "5.8.1"