YARP
Yet Another Robot Platform
version.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define YARP_VERSION_MAJOR   3
 
#define YARP_VERSION_MINOR   5
 
#define YARP_VERSION_PATCH   1
 
#define YARP_VERSION_TWEAK
 
#define YARP_VERSION   "3.5.1"
 
#define YARP_VERSION_SHORT   "3.5.1"
 

Macro Definition Documentation

◆ YARP_VERSION

#define YARP_VERSION   "3.5.1"

Definition at line 14 of file version.h.

◆ YARP_VERSION_MAJOR

#define YARP_VERSION_MAJOR   3

Definition at line 10 of file version.h.

◆ YARP_VERSION_MINOR

#define YARP_VERSION_MINOR   5

Definition at line 11 of file version.h.

◆ YARP_VERSION_PATCH

#define YARP_VERSION_PATCH   1

Definition at line 12 of file version.h.

◆ YARP_VERSION_SHORT

#define YARP_VERSION_SHORT   "3.5.1"

Definition at line 15 of file version.h.

◆ YARP_VERSION_TWEAK

#define YARP_VERSION_TWEAK

Definition at line 13 of file version.h.