File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - dev
7+ - dev-remove-gitsubmods
78 - main
89 - actions
910 - make-tweaks
Original file line number Diff line number Diff line change 22#define _VERSION_MAJOR 0
33#define _VERSION_MINOR 10
44#define _VERSION_PATCH 1
5- #define _VERSION_BUILD 2042
6- #define _VERSION_GITHASH "6cc0dde "
5+ #define _VERSION_BUILD 2043
6+ #define _VERSION_GITHASH "c8970c8 "
77#define _VERSION_PRERELEASE beta
8- #define _VERSION_DATE "10 -02-2023"
9- #define _VERSION_TIME "21:11:23 "
8+ #define _VERSION_DATE "11 -02-2023"
9+ #define _VERSION_TIME "01: 21:13 "
1010#define _SEMVER_CORE "0.10.1"
11- #define _SEMVER_BUILD "0.10.1+2042 "
12- #define _SEMVER_GITHASH "0.10.1+6cc0dde "
13- #define _SEMVER_FULL "0.10.1-beta+6cc0dde "
14- #define _SEMVER_NOBUILD "0.10.1-beta (10 -02-2023)"
15- #define _VERSION "0.10.1-beta+6cc0dde (10 -02-2023)"
11+ #define _SEMVER_BUILD "0.10.1+2043 "
12+ #define _SEMVER_GITHASH "0.10.1+c8970c8 "
13+ #define _SEMVER_FULL "0.10.1-beta+c8970c8 "
14+ #define _SEMVER_NOBUILD "0.10.1-beta (11 -02-2023)"
15+ #define _VERSION "0.10.1-beta+c8970c8 (11 -02-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