mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
11 lines
256 B
C++
11 lines
256 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"
|
|
|