OGLplus
(0.59.0)
a C++ wrapper for rendering APIs
eagine
config
git_info.hpp
Go to the documentation of this file.
1
#ifndef EAGINE_CONFIG_GIT_INFO_HPP
11
#define EAGINE_CONFIG_GIT_INFO_HPP
12
13
// clang-format off
14
#define EAGINE_GIT_HASH_ID "f0dbaaddea36ea80f586cfd4b205824f39759b20"
15
#define EAGINE_GIT_BRANCH "release-0.59.0"
16
#define EAGINE_GIT_DATE "Tue, 13 Apr 2021 07:34:59 +0200"
17
#define EAGINE_GIT_DESCRIBE "f0dbaadd"
18
#define EAGINE_GIT_VERSION "0.59.0.-1"
19
#define EAGINE_GIT_VERSION_MAJOR 0
20
#define EAGINE_GIT_VERSION_MINOR 59
21
#define EAGINE_GIT_VERSION_PATCH 0
22
#define EAGINE_GIT_VERSION_COMMIT -1
23
// clang-format on
24
25
#endif
Copyright © 2015-2021
Matúš Chochlík
.
<
chochlik -at -gmail.com
>
Documentation generated on Tue Apr 13 2021 by
Doxygen
(version 1.8.17).