Skip to content

Commit 8335199

Browse files
committed
version bump
1 parent 963278a commit 8335199

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

version.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
#define _VERSION_MAJOR 3
33
#define _VERSION_MINOR 5
44
#define _VERSION_PATCH 6
5-
#define _VERSION_BUILD 1164
6-
#define _VERSION_DATE "11/01/2023"
7-
#define _VERSION_TIME "08:59:51"
5+
#define _VERSION_BUILD 1169
6+
#define _VERSION_DATE "21/01/2023"
7+
#define _VERSION_TIME "22:26:14"
88
#define _VERSION_ONLY "3.5.6"
9-
#define _VERSION_NOBUILD "3.5.6 (11/01/2023)"
10-
#define _VERSION "3.5.6+1164 (11/01/2023)"
9+
#define _VERSION_NOBUILD "3.5.6 (21/01/2023)"
10+
#define _VERSION "3.5.6+1169 (21/01/2023)"
1111
//The version information is created automatically, more information here: https://github.com/rvdbreemen/autoinc-semver

0 commit comments

Comments
 (0)