|
Goby3 3.5.0
2026.05.29
|
#include <sstream>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | goby |
| The global namespace for the Goby project. | |
Macros | |
| #define | GOBY_VERSION_MAJOR 3 |
| #define | GOBY_VERSION_MINOR 5 |
| #define | GOBY_VERSION_PATCH 0 |
| #define | GOBY_INTERVEHICLE_API_VERSION 1 |
Functions | |
| std::string | goby::version_message () |
Variables | |
| const std::string | goby::VERSION_STRING = "3.5.0" |
| const std::string | goby::VERSION_DATE = "2026.05.29" |