OGS
GitInfo.cpp
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2
// SPDX-License-Identifier: BSD-3-Clause
3
4
#include "
InfoLib/GitInfo.h
"
5
6
namespace
GitInfoLib
7
{
8
9
namespace
GitInfo
10
{
11
const
std::string
OGS_VERSION
=
"OGS_VERSION"
;
12
const
std::string
git_version_sha1_short
(
""
);
13
const
std::string
ogs_version
(
"6.5.7"
);
14
}
// namespace GitInfo
15
}
// namespace GitInfoLib
GitInfo.h
GitInfoLib::GitInfo
Definition
GitInfo.cpp:10
GitInfoLib::GitInfo::OGS_VERSION
const std::string OGS_VERSION
Definition
GitInfo.cpp:11
GitInfoLib::GitInfo::git_version_sha1_short
GITINFOLIB_EXPORT const std::string git_version_sha1_short
GitInfoLib::GitInfo::ogs_version
GITINFOLIB_EXPORT const std::string ogs_version
GitInfoLib
Definition
GitInfo.cpp:7
build
InfoLib
GitInfo.cpp
Generated by
1.14.0