aboutsummaryrefslogtreecommitdiff
path: root/dep/ACE_wrappers/ace/Version.h
diff options
context:
space:
mode:
authorNeo2003 <none@none>2008-10-04 06:17:19 -0500
committerNeo2003 <none@none>2008-10-04 06:17:19 -0500
commit5651828bf74edb760d67700942fc65d51c816e0a (patch)
tree1631f319bbc293794109f990beaccfd5b6cee8fe /dep/ACE_wrappers/ace/Version.h
parentca7a4bf1a78a1ddc6eb21238cc2a1633194a11cc (diff)
[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and partial Windows part)
* Updated to 6721 and 676 * Fixed TrinityScript logo * Version updated to 0.2.6721.676 --HG-- branch : trunk rename : 6700-670 => 6721-676
Diffstat (limited to 'dep/ACE_wrappers/ace/Version.h')
-rw-r--r--dep/ACE_wrappers/ace/Version.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/dep/ACE_wrappers/ace/Version.h b/dep/ACE_wrappers/ace/Version.h
new file mode 100644
index 00000000000..0c8c9d7dbb0
--- /dev/null
+++ b/dep/ACE_wrappers/ace/Version.h
@@ -0,0 +1,9 @@
+
+// -*- C++ -*-
+// $Id: Version.h 82705 2008-09-15 11:08:20Z sma $
+// This is file was automatically generated by \$ACE_ROOT/bin/make_release.
+
+#define ACE_MAJOR_VERSION 5
+#define ACE_MINOR_VERSION 6
+#define ACE_BETA_VERSION 6
+#define ACE_VERSION "5.6.6"