Actions
Task #1915
closedDetailed version information is lost if build from incomplete repo (with --depth) or tarball
Start date:
08/22/2014
Due date:
% Done:
100%
Estimated time:
Description
The detailed version of NFD is included only if it is build from fully cloned git repo.
If it is either cloned with --depth parameter or from a tarball made by ./waf dist
, the version information only includes base version.
Actions