mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
10 lines
259 B
C++
10 lines
259 B
C++
|
|
// -*- C++ -*-
|
|
// $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 7
|
|
#define ACE_BETA_VERSION 9
|
|
#define ACE_VERSION "5.7.9"
|