OGS
GitInfo.cpp
Go to the documentation of this file.
1
13#include "InfoLib/GitInfo.h"
14
15namespace GitInfoLib
16{
17
18namespace GitInfo
19{
20const std::string OGS_VERSION = "OGS_VERSION";
21const std::string git_version_sha1_short("");
22const std::string ogs_version("6.5.1-125-g1f2a4c54cb");
23} // namespace GitInfo
24} // namespace GitInfoLib
Git information.
const std::string OGS_VERSION
Definition GitInfo.cpp:20
GITINFOLIB_EXPORT const std::string git_version_sha1_short
GITINFOLIB_EXPORT const std::string ogs_version