File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- e9c35e9
1+ b4b8026
Original file line number Diff line number Diff line change 22#define _VERSION_MAJOR 0
33#define _VERSION_MINOR 9
44#define _VERSION_PATCH 3
5- #define _VERSION_BUILD 1635
6- #define _VERSION_GITHASH "f7968e7 "
5+ #define _VERSION_BUILD 1638
6+ #define _VERSION_GITHASH "b4b8026 "
77//#define _VERSION_PRERELEASE beta //uncomment to define prerelease labels: alpha - beta - rc
88#define _VERSION_DATE "16-01-2022"
9- #define _VERSION_TIME "19:46:38 "
9+ #define _VERSION_TIME "21:09:00 "
1010#define _SEMVER_CORE "0.9.3"
11- #define _SEMVER_BUILD "0.9.3+1635 "
12- #define _SEMVER_GITHASH "0.9.3+f7968e7 "
13- #define _SEMVER_FULL "0.9.3+f7968e7 "
11+ #define _SEMVER_BUILD "0.9.3+1638 "
12+ #define _SEMVER_GITHASH "0.9.3+b4b8026 "
13+ #define _SEMVER_FULL "0.9.3+b4b8026 "
1414#define _SEMVER_NOBUILD "0.9.3 (16-01-2022)"
15- #define _VERSION "0.9.3+f7968e7 (16-01-2022)"
15+ #define _VERSION "0.9.3+b4b8026 (16-01-2022)"
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