liborigin  3.0.0
Macros
config.h File Reference

Go to the source code of this file.

Macros

#define LIBORIGIN_VERSION
 
#define LIBORIGIN_VERSION_BUGFIX   0
 
#define LIBORIGIN_VERSION_MAJOR   3
 
#define LIBORIGIN_VERSION_MINOR   0
 
#define LIBORIGIN_VERSION_STRING   "3.0.0"
 

Macro Definition Documentation

◆ LIBORIGIN_VERSION

#define LIBORIGIN_VERSION
Value:
#define LIBORIGIN_VERSION_MAJOR
Definition: config.h:32
#define LIBORIGIN_VERSION_MINOR
Definition: config.h:33
#define LIBORIGIN_VERSION_BUGFIX
Definition: config.h:34

Referenced by liboriginVersion().

◆ LIBORIGIN_VERSION_BUGFIX

#define LIBORIGIN_VERSION_BUGFIX   0

Referenced by liboriginVersionBugfix().

◆ LIBORIGIN_VERSION_MAJOR

#define LIBORIGIN_VERSION_MAJOR   3

Referenced by liboriginVersionMajor().

◆ LIBORIGIN_VERSION_MINOR

#define LIBORIGIN_VERSION_MINOR   0

Referenced by liboriginVersionMinor().

◆ LIBORIGIN_VERSION_STRING

#define LIBORIGIN_VERSION_STRING   "3.0.0"

Referenced by liboriginVersionString().