Janus GitHub versioning (headers) More...
Go to the source code of this file.
Variables | |
int | janus_version |
const char * | janus_version_string |
const char * | janus_build_git_time |
const char * | janus_build_git_sha |
const char * | libnice_version_string |
Janus GitHub versioning (headers)
This exposes a quick an easy way to display the commit the compiled version of Janus implements, and when it has been built. It is based on this excellent comment: http://stackoverflow.com/a/1843783
const char* janus_build_git_sha |
const char* janus_build_git_time |
int janus_version |
const char* janus_version_string |
const char* libnice_version_string |