Files
TrinityCore/externals/ace/Version.h
Rat 32546e2282 added ace + vcproj for win
--HG--
branch : trunk
2010-06-07 19:10:55 +02:00

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"