File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
//The version number conforms to semver.org format
2
2
#define _VERSION_MAJOR 3
3
3
#define _VERSION_MINOR 5
4
- #define _VERSION_PATCH 3
5
- #define _VERSION_BUILD 1133
6
- #define _VERSION_DATE "12/11/2022 "
7
- #define _VERSION_TIME "08:35:43 "
8
- #define _VERSION_ONLY "3.5.3 "
9
- #define _VERSION_NOBUILD "3.5.3 (12/11/2022 )"
10
- #define _VERSION "3.5.3+1133 (12/11/2022 )"
4
+ #define _VERSION_PATCH 6
5
+ #define _VERSION_BUILD 1159
6
+ #define _VERSION_DATE "10/01/2023 "
7
+ #define _VERSION_TIME "00:02:59 "
8
+ #define _VERSION_ONLY "3.5.6 "
9
+ #define _VERSION_NOBUILD "3.5.6 (10/01/2023 )"
10
+ #define _VERSION "3.5.6+1159 (10/01/2023 )"
11
11
//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