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- e4a642c
1+ e9c35e9
Original file line number Diff line number Diff line change 22#define _VERSION_MAJOR 0
33#define _VERSION_MINOR 9
44#define _VERSION_PATCH 2
5- #define _VERSION_BUILD 1597
6- #define _VERSION_GITHASH "45997a8 "
5+ #define _VERSION_BUILD 1598
6+ #define _VERSION_GITHASH "e9c35e9 "
77//#define _VERSION_PRERELEASE beta //uncomment to define prerelease labels: alpha - beta - rc
88#define _VERSION_DATE "08-01-2022"
9- #define _VERSION_TIME "12:46:16 "
9+ #define _VERSION_TIME "12:53:09 "
1010#define _SEMVER_CORE "0.9.2"
11- #define _SEMVER_BUILD "0.9.2+1597 "
12- #define _SEMVER_GITHASH "0.9.2+45997a8 "
13- #define _SEMVER_FULL "0.9.2+45997a8 "
11+ #define _SEMVER_BUILD "0.9.2+1598 "
12+ #define _SEMVER_GITHASH "0.9.2+e9c35e9 "
13+ #define _SEMVER_FULL "0.9.2+e9c35e9 "
1414#define _SEMVER_NOBUILD "0.9.2 (08-01-2022)"
15- #define _VERSION "0.9.2+45997a8 (08-01-2022)"
15+ #define _VERSION "0.9.2+e9c35e9 (08-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