Tor
0.4.7.0-alpha-dev
|
Header for git_revision.c. More...
Go to the source code of this file.
Variables | |
const char | tor_git_revision [] |
const char | tor_bug_suffix [] |
Header for git_revision.c.
Definition in file git_revision.h.
|
extern |
String appended to Tor bug messages describing the Tor version.
It has the form "(on Tor 0.4.3.1-alpha)" or "(on Tor 0.4.3.1-alpha git-b994397f1af193f8)"
Definition at line 32 of file git_revision.c.
|
extern |
String describing which Tor Git repository version the source was built from. This string is generated by a bit of shell kludging in src/core/include.am, and is usually right.
Definition at line 18 of file git_revision.c.
Referenced by get_version().