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   4
 
#define YARP_VERSION_PATCH   6
 
#define YARP_VERSION_TWEAK
 
#define YARP_VERSION   "3.4.6"
 
#define YARP_VERSION_SHORT   "3.4.6"
 

Macro Definition Documentation

◆ YARP_VERSION

#define YARP_VERSION   "3.4.6"

Definition at line 17 of file version.h.

◆ YARP_VERSION_MAJOR

#define YARP_VERSION_MAJOR   3

Definition at line 13 of file version.h.

◆ YARP_VERSION_MINOR

#define YARP_VERSION_MINOR   4

Definition at line 14 of file version.h.

◆ YARP_VERSION_PATCH

#define YARP_VERSION_PATCH   6

Definition at line 15 of file version.h.

◆ YARP_VERSION_SHORT

#define YARP_VERSION_SHORT   "3.4.6"

Definition at line 18 of file version.h.

◆ YARP_VERSION_TWEAK

#define YARP_VERSION_TWEAK

Definition at line 16 of file version.h.