mirror of https://gitee.com/bigwinds/arangodb
Adjustment for Repository Version
This commit is contained in:
parent
3b5c9a73d5
commit
1a13206b65
|
@ -136,6 +136,12 @@ class Version {
|
|||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
static std::string getBuildDate();
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
/// @brief get build repository
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
static std::string getBuildRepository();
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
/// @brief return a server version string
|
||||
|
|
Loading…
Reference in New Issue