mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
10 lines
261 B
C++
10 lines
261 B
C++
|
|
// -*- C++ -*-
|
|
// $Id: Version.h 92364 2010-10-27 10:02:39Z 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"
|