Skip to content

Commit b0d9ea3

Browse files
committed
Updated version number constants
1 parent 262702f commit b0d9ea3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

common/inc/gx_api.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ extern "C" {
5858

5959
#define AZURE_RTOS_GUIX
6060
#define GUIX_MAJOR_VERSION 6
61-
#define GUIX_MINOR_VERSION 4
62-
#define GUIX_PATCH_VERSION 5
63-
#define GUIX_BUILD_VERSION 202504
61+
#define GUIX_MINOR_VERSION 5
62+
#define GUIX_PATCH_VERSION 0
63+
#define GUIX_BUILD_VERSION 202601
6464
#define GUIX_HOTFIX_VERSION ' '
6565

6666
/* The following symbols are defined for backward compatibility reasons.*/

0 commit comments

Comments
 (0)