File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -143,9 +143,9 @@ extern "C" {
143143#define AZURE_RTOS_GUIX
144144#define GUIX_MAJOR_VERSION 6
145145#define GUIX_MINOR_VERSION 4
146- #define GUIX_PATCH_VERSION 3
147- #define GUIX_BUILD_VERSION 202503
148- #define GUIX_HOTFIX_VERSION ''
146+ #define GUIX_PATCH_VERSION 5
147+ #define GUIX_BUILD_VERSION 202504
148+ #define GUIX_HOTFIX_VERSION ' '
149149
150150/* The following symbols are defined for backward compatibility reasons.*/
151151#define __PRODUCT_GUIX__
Original file line number Diff line number Diff line change 1010#define PROJECT_VERSION 56
1111
1212// Sequential number of studio version
13- #define STUDIOX_VERSION_NUMBER 461
13+ #define STUDIOX_VERSION_NUMBER 202504
1414
1515/* This enabled checking if the project was created by a newer version of Studio.
1616 Turn this off for testing when the Studio version number is not accurate
You can’t perform that action at this time.
0 commit comments