File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22#define _VERSION_MAJOR 0
33#define _VERSION_MINOR 8
44#define _VERSION_PATCH 1
5- #define _VERSION_BUILD 804
6- #define _VERSION_GITHASH 3c2bf8a
5+ #define _VERSION_BUILD 807
6+ #define _VERSION_GITHASH 92f10cb
77//#define _VERSION_PRERELEASE beta //uncomment to define prerelease labels: alpha - beta - rc
88#define _VERSION_DATE "14-03-2021"
9- #define _VERSION_TIME "13:57:19 "
9+ #define _VERSION_TIME "14:56:09 "
1010#define _SEMVER_CORE "0.8.1"
11- #define _SEMVER_BUILD "0.8.1+804 "
12- #define _SEMVER_GITHASH "0.8.1+3c2bf8a "
13- #define _SEMVER_FULL "0.8.1+3c2bf8a "
11+ #define _SEMVER_BUILD "0.8.1+807 "
12+ #define _SEMVER_GITHASH "0.8.1+92f10cb "
13+ #define _SEMVER_FULL "0.8.1+92f10cb "
1414#define _SEMVER_NOBUILD "0.8.1 (14-03-2021)"
15- #define _VERSION "0.8.1+3c2bf8a (14-03-2021)"
15+ #define _VERSION "0.8.1+92f10cb (14-03-2021)"
1616//The version information is created automatically, more information here: https://github.com/rvdbreemen/autoinc-semver
You can’t perform that action at this time.
0 commit comments