Fork me on GitHub
version.h
Go to the documentation of this file.
1 
13 #ifndef _JANUS_VERSION_H
14 #define _JANUS_VERSION_H
15 
16 extern const char *janus_build_git_time;
17 extern const char *janus_build_git_sha;
18 
19 #endif
const char * janus_build_git_sha
Definition: version.c:2
const char * janus_build_git_time
Definition: version.c:3