mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
9 lines
255 B
C++
9 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"
|