diff --git a/lib/Rest/Version.h b/lib/Rest/Version.h index df340b840f..b7a5a9b047 100644 --- a/lib/Rest/Version.h +++ b/lib/Rest/Version.h @@ -136,6 +136,12 @@ class Version { ////////////////////////////////////////////////////////////////////////////// static std::string getBuildDate(); + + ////////////////////////////////////////////////////////////////////////////// + /// @brief get build repository + ////////////////////////////////////////////////////////////////////////////// + + static std::string getBuildRepository(); ////////////////////////////////////////////////////////////////////////////// /// @brief return a server version string