Tor
0.4.7.0-alpha-dev
|
Strings to describe the current Git commit. More...
Go to the source code of this file.
Variables | |
const char | tor_git_revision [] |
const char | tor_bug_suffix [] |
Strings to describe the current Git commit.
Definition in file git_revision.c.
const char tor_bug_suffix[] |
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.
const char tor_git_revision[] |
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().