1
0
Fork 0

Adjustment for Repository Version

This commit is contained in:
servusoft 2016-08-09 14:00:03 +02:00 committed by GitHub
parent 3b5c9a73d5
commit 1a13206b65
1 changed files with 6 additions and 0 deletions

View File

@ -137,6 +137,12 @@ class Version {
static std::string getBuildDate(); static std::string getBuildDate();
//////////////////////////////////////////////////////////////////////////////
/// @brief get build repository
//////////////////////////////////////////////////////////////////////////////
static std::string getBuildRepository();
////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////
/// @brief return a server version string /// @brief return a server version string
////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////