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