|
Goby3 3.3.1
2025.11.25
|
#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 3 |
| #define | GOBY_VERSION_PATCH 1 |
| #define | GOBY_INTERVEHICLE_API_VERSION 1 |
Functions | |
| std::string | goby::version_message () |
Variables | |
| const std::string | goby::VERSION_STRING = "3.3.1" |
| const std::string | goby::VERSION_DATE = "2025.11.25" |