File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 22#define _VERSION_MAJOR 0
33#define _VERSION_MINOR 10
44#define _VERSION_PATCH 0
5- #define _VERSION_BUILD 2008
6- #define _VERSION_GITHASH "b8b8b45 "
7- #define _VERSION_PRERELEASE rc5
5+ #define _VERSION_BUILD 2010
6+ #define _VERSION_GITHASH "36108cf "
7+ // #define _VERSION_PRERELEASE beta //uncomment to define prerelease labels: alpha - beta - rc
88#define _VERSION_DATE "28-01-2023"
9- #define _VERSION_TIME "19:19:08 "
9+ #define _VERSION_TIME "21:13:57 "
1010#define _SEMVER_CORE "0.10.0"
11- #define _SEMVER_BUILD "0.10.0+2008 "
12- #define _SEMVER_GITHASH "0.10.0+b8b8b45 "
13- #define _SEMVER_FULL "0.10.0-rc5+b8b8b45 "
14- #define _SEMVER_NOBUILD "0.10.0-rc5 (28-01-2023)"
15- #define _VERSION "0.10.0-rc5+b8b8b45 (28-01-2023)"
11+ #define _SEMVER_BUILD "0.10.0+2010 "
12+ #define _SEMVER_GITHASH "0.10.0+36108cf "
13+ #define _SEMVER_FULL "0.10.0+36108cf "
14+ #define _SEMVER_NOBUILD "0.10.0 (28-01-2023)"
15+ #define _VERSION "0.10.0+36108cf (28-01-2023)"
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