From 1a13206b659877ce0ce4f863ad79d73abc7ea2a0 Mon Sep 17 00:00:00 2001 From: servusoft Date: Tue, 9 Aug 2016 14:00:03 +0200 Subject: [PATCH] Adjustment for Repository Version --- lib/Rest/Version.h | 6 ++++++ 1 file changed, 6 insertions(+) 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