ICAROUS
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Modules Pages
apInterface_version.h
1/************************************************************************
2** File:
3** $Id: apInterface_version.h $
4**
5** Purpose:
6** The Interface Application header file containing version number
7**
8** Notes:
9**
10**
11*************************************************************************/
12#ifndef _apInterface_version_h_
13#define _apInterface_version_h_
14
15#define APINTERFACE_MAJOR_VERSION 1
16#define APINTERFACE_MINOR_VERSION 0
17
18#endif /* _apInterface_version_h_ */
19
20/************************/
21/* End of File Comment */
22/************************/