|
Apache Portable Runtime
|
#include <apr_version.h>
Data Fields | |
| int | major |
| int | minor |
| int | patch |
| int | is_dev |
The numeric version information is broken out into fields within this structure.
is development (1 or 0)
major number
minor number
patch number
1.7.5