JaiaBot  1.19.0
JaiaBot micro-AUV software
version.h File Reference
#include <string>
Include dependency graph for version.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 jaiabot
 

Macros

#define JAIABOT_VERSION_MAJOR   "1"
 
#define JAIABOT_VERSION_MINOR   "19"
 
#define JAIABOT_VERSION_PATCH   "0"
 
#define MOOS_VERSION   "10.4.0"
 

Variables

constexpr const char * jaiabot::VERSION_STRING = "1.19.0"
 
constexpr std::uint32_t jaiabot::INTERVEHICLE_API_VERSION {12}
 

Macro Definition Documentation

◆ JAIABOT_VERSION_MAJOR

#define JAIABOT_VERSION_MAJOR   "1"

Definition at line 30 of file version.h.

◆ JAIABOT_VERSION_MINOR

#define JAIABOT_VERSION_MINOR   "19"

Definition at line 31 of file version.h.

◆ JAIABOT_VERSION_PATCH

#define JAIABOT_VERSION_PATCH   "0"

Definition at line 32 of file version.h.

◆ MOOS_VERSION

#define MOOS_VERSION   "10.4.0"

Definition at line 39 of file version.h.