We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262702f commit b0d9ea3Copy full SHA for b0d9ea3
1 file changed
common/inc/gx_api.h
@@ -58,9 +58,9 @@ extern "C" {
58
59
#define AZURE_RTOS_GUIX
60
#define GUIX_MAJOR_VERSION 6
61
-#define GUIX_MINOR_VERSION 4
62
-#define GUIX_PATCH_VERSION 5
63
-#define GUIX_BUILD_VERSION 202504
+#define GUIX_MINOR_VERSION 5
+#define GUIX_PATCH_VERSION 0
+#define GUIX_BUILD_VERSION 202601
64
#define GUIX_HOTFIX_VERSION ' '
65
66
/* The following symbols are defined for backward compatibility reasons.*/
0 commit comments