We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963278a commit 8335199Copy full SHA for 8335199
version.h
@@ -2,10 +2,10 @@
2
#define _VERSION_MAJOR 3
3
#define _VERSION_MINOR 5
4
#define _VERSION_PATCH 6
5
-#define _VERSION_BUILD 1164
6
-#define _VERSION_DATE "11/01/2023"
7
-#define _VERSION_TIME "08:59:51"
+#define _VERSION_BUILD 1169
+#define _VERSION_DATE "21/01/2023"
+#define _VERSION_TIME "22:26:14"
8
#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)"
+#define _VERSION_NOBUILD "3.5.6 (21/01/2023)"
+#define _VERSION "3.5.6+1169 (21/01/2023)"
11
//The version information is created automatically, more information here: https://github.com/rvdbreemen/autoinc-semver
0 commit comments