Files
TrinityCore/dep/ACE_wrappers/ace/Version.h
Neo2003 5651828bf7 [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
2008-10-04 06:17:19 -05:00

10 lines
255 B
C++

// -*- 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"