Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ getVersionTag
Function
getVersionTag
src/utils/version.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
std::string getVersionTag()
29
{
30
return RETDEC_GIT_VERSION_TAG;
31
}
32
33
std::string getVersionStringLong()
34
{
Callers
4
getVersionStringLong
Function · 0.85
getVersionStringShort
Function · 0.85
presentFileinfoVersion
Method · 0.85
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.68