diff options
| author | Nay <dnpd.dd@gmail.com> | 2012-09-17 23:21:01 +0100 |
|---|---|---|
| committer | Nay <dnpd.dd@gmail.com> | 2012-09-17 23:21:01 +0100 |
| commit | 2e21fa6b925c4572d620248f1b149a5d652836b2 (patch) | |
| tree | d0ff026bc848d7ee466c9b793f42fb9ec4f07f62 /dep/acelite/ace/Version.h | |
| parent | 6ebc6b9a76d0a4576306d777b35ec1a37d3ec5da (diff) | |
Core/Dependencies: Update ACE to v6.1.4 (Windows only)
Tested in multiple configurations
.diff with TC changes added
Diffstat (limited to 'dep/acelite/ace/Version.h')
| -rw-r--r-- | dep/acelite/ace/Version.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dep/acelite/ace/Version.h b/dep/acelite/ace/Version.h index 835fc849fd1..33a98834bad 100644 --- a/dep/acelite/ace/Version.h +++ b/dep/acelite/ace/Version.h @@ -1,9 +1,9 @@ // -*- C++ -*- -// $Id: Version.h 92364 2010-10-27 10:02:39Z johnnyw $ +// $Id: Version.h 96107 2012-08-29 06:17:32Z johnnyw $ // This is file was automatically generated by \$ACE_ROOT/bin/make_release.py -#define ACE_MAJOR_VERSION 5 -#define ACE_MINOR_VERSION 8 -#define ACE_BETA_VERSION 3 -#define ACE_VERSION "5.8.3" +#define ACE_MAJOR_VERSION 6 +#define ACE_MINOR_VERSION 1 +#define ACE_BETA_VERSION 4 +#define ACE_VERSION "6.1.4" |
