0.2.0
Loading...
Searching...
No Matches
Version.hpp File Reference

Provides the version of the project. More...

Go to the source code of this file.

Macros

#define PROJECT_VERSION_STRING
 Project Version String in the form "major.minor.patch".
 

Functions

constexpr unsigned int PROJECT_VERSION ()
 Project Version Integer.
 

Variables

constexpr unsigned int PROJECT_VER_MAJOR
 Major Version of the Project (maximum 2 digits)
 
constexpr unsigned int PROJECT_VER_MINOR
 Minor Version of the Project (maximum 2 digits)
 
constexpr unsigned int PROJECT_VER_PATCH
 Patch Version of the Project (maximum 2 digits)
 

Detailed Description

Provides the version of the project.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2020-03-10