mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 04:37:00 +00:00
9 lines
261 B
C++
9 lines
261 B
C++
|
|
// -*- C++ -*-
|
|
// $Id: Version.h 96107 2012-08-29 06:17:32Z johnnyw $
|
|
// This is file was automatically generated by \$ACE_ROOT/bin/make_release.py
|
|
|
|
#define ACE_MAJOR_VERSION 6
|
|
#define ACE_MINOR_VERSION 1
|
|
#define ACE_BETA_VERSION 4
|
|
#define ACE_VERSION "6.1.4"
|