aboutsummaryrefslogtreecommitdiff
path: root/externals/ace/Version.h
diff options
context:
space:
mode:
authorsilinoron <none@none>2010-08-15 13:21:05 -0700
committersilinoron <none@none>2010-08-15 13:21:05 -0700
commit4d5296299b7a72c37cda56bfa885c82167066c3c (patch)
tree2936b23000015173a0c2d82907df9ce7fdc8f785 /externals/ace/Version.h
parente3b8a5923d5e5512cfe6e0f02246d22146691008 (diff)
Backed out changeset: 6b66f86b01e4
Should fix windows compile. Blame me and click (but mostly click) --HG-- branch : trunk
Diffstat (limited to 'externals/ace/Version.h')
-rw-r--r--externals/ace/Version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/externals/ace/Version.h b/externals/ace/Version.h
index 92d70e802ec..cf8dc897ac6 100644
--- a/externals/ace/Version.h
+++ b/externals/ace/Version.h
@@ -1,9 +1,9 @@
// -*- C++ -*-
-// $Id: Version.h 91247 2010-08-01 09:46:33Z johnnyw $
+// $Id: Version.h 90351 2010-05-31 07:06:15Z 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"
+#define ACE_MINOR_VERSION 7
+#define ACE_BETA_VERSION 9
+#define ACE_VERSION "5.7.9"