Go to the source code of this file.
Defines | |
#define | DDS_MAJOR_VERSION 3 |
#define | DDS_MINOR_VERSION 12 |
#define | DDS_MICRO_VERSION 0 |
#define | DDS_VERSION "3.12" |
#define DDS_MAJOR_VERSION 3 |
Definition at line 8 of file Version.h.
Referenced by BE_post_init().
#define DDS_MICRO_VERSION 0 |
Definition at line 10 of file Version.h.
Referenced by BE_post_init().
#define DDS_MINOR_VERSION 12 |
Definition at line 9 of file Version.h.
Referenced by BE_post_init().
#define DDS_VERSION "3.12" |
Definition at line 11 of file Version.h.
Referenced by BE_version().