Go to the source code of this file.
Defines | |
| #define | DTN_VERSION_MAJOR 2.3.0 |
| #define | DTN_VERSION_MINOR |
| #define | DTN_VERSION_PATCH |
| #define | DTN_VERSION_STRING "DTN Reference Implementation version 2.3.0.." |
Variables | |
| const char * | dtn_version |
| #define DTN_VERSION_MAJOR 2.3.0 |
Definition at line 4 of file dtn-version.h.
| #define DTN_VERSION_MINOR |
Definition at line 5 of file dtn-version.h.
| #define DTN_VERSION_PATCH |
Definition at line 6 of file dtn-version.h.
| #define DTN_VERSION_STRING "DTN Reference Implementation version 2.3.0.." |
Definition at line 7 of file dtn-version.h.
| const char* dtn_version |
Definition at line 20 of file dtn-version.c.
1.5.3