1 2 3 4 5 6 7 8 9
// -*- 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"