Files
TrinityCore/dep/acelite/ace/Version.h
Nay 2e21fa6b92 Core/Dependencies: Update ACE to v6.1.4 (Windows only)
Tested in multiple configurations
.diff with TC changes added
2012-09-17 23:21:01 +01:00

10 lines
261 B
C++

// -*- C++ -*-
// $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 6
#define ACE_MINOR_VERSION 1
#define ACE_BETA_VERSION 4
#define ACE_VERSION "6.1.4"