File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- d1a2cc0
1+ 095b077
Original file line number Diff line number Diff line change 22#define _VERSION_MAJOR 0
33#define _VERSION_MINOR 8
44#define _VERSION_PATCH 2
5- #define _VERSION_BUILD 923
6- #define _VERSION_GITHASH "d1a2cc0 "
7- // #define _VERSION_PRERELEASE beta
5+ #define _VERSION_BUILD 924
6+ #define _VERSION_GITHASH "095b077 "
7+ //#define _VERSION_PRERELEASE beta //uncomment to define prerelease labels: alpha - beta - rc
88#define _VERSION_DATE "25-03-2021"
9- #define _VERSION_TIME "21:24:09 "
9+ #define _VERSION_TIME "21:32:25 "
1010#define _SEMVER_CORE "0.8.2"
11- #define _SEMVER_BUILD "0.8.2+923 "
12- #define _SEMVER_GITHASH "0.8.2+d1a2cc0 "
13- #define _SEMVER_FULL "0.8.2-beta+d1a2cc0 "
14- #define _SEMVER_NOBUILD "0.8.2-beta (25-03-2021)"
15- #define _VERSION "0.8.2-beta+d1a2cc0 (25-03-2021)"
11+ #define _SEMVER_BUILD "0.8.2+924 "
12+ #define _SEMVER_GITHASH "0.8.2+095b077 "
13+ #define _SEMVER_FULL "0.8.2+095b077 "
14+ #define _SEMVER_NOBUILD "0.8.2 (25-03-2021)"
15+ #define _VERSION "0.8.2+095b077 (25-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