#include <svn_version.h>
Data Fields | |
| const char * | name |
| Library name. | |
| const char * | compiled_version |
| Compile-time version string. | |
| const char * | runtime_version |
| Run-time version string (optional). | |
Describes the name and versions of known dependencies used by libsvn_subr.
Definition at line 357 of file svn_version.h.
1.4.7