All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
version.h File Reference

Go to the source code of this file.

Macros

#define APME_VERSION_MAJOR   0
 
#define APME_VERSION_MINOR   6
 
#define APME_VERSION_REVISION   99
 
#define APME_VERSION_NAME   "Development"
 
#define __APM_STR(x)   #x
 
#define APM_STR(x)   __APM_STR(x)
 
#define APME_VERSION_STRING
 

Detailed Description

Author
Mitja Horvat pinkf.nosp@m.luid.nosp@m.@gmai.nosp@m.l.co.nosp@m.m

Macro Definition Documentation

#define __APM_STR (   x)    #x

Convert parameter to string

#define APM_STR (   x)    __APM_STR(x)

Expand macro x and convert it to string

#define APME_VERSION_MAJOR   0

Major version number

#define APME_VERSION_MINOR   6

Minor version number

#define APME_VERSION_NAME   "Development"

Version codename

#define APME_VERSION_REVISION   99

Revision number

#define APME_VERSION_STRING
Value:

The concatenated version string in human redable form