Physics-Simulator  v1.4.0-beta.2
version.h File Reference

This is the header which holds all of the defines related to version information. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEFINED_VER_DATE   "27"
 
#define DEFINED_VER_MONTH   "03"
 
#define DEFINED_VER_YEAR   "2018"
 
#define DEFINED_VER_UBUNTU_VERSION_STYLE   "18.03"
 
#define DEFINED_VER_MAJOR   1
 
#define DEFINED_VER_MINOR   4
 
#define DEFINED_VER_PATCH   0
 
#define DEFINED_VER_RC_FILEVERSION   1,4,0,8
 
#define DEFINED_VER_RC_FILEVERSION_STRING   "1, 4, 0, 8\0"
 
#define DEFINED_VER_FULLVERSION_STRING   "1.4.0-R\0"
 
#define DEFINED_VER_STATUS   "Release"
 
#define DEFINED_VER_STATUS_SHORT   "r"
 

Detailed Description

This is the header which holds all of the defines related to version information.