diff --git a/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/headstage_version.h b/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/headstage_version.h index 1876be435..95b9cea89 100644 --- a/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/headstage_version.h +++ b/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/headstage_version.h @@ -6,11 +6,11 @@ #define VERSION_DATE_MONTH 7 #define VERSION_DATE_DAY 8 #define VERSION_DATE_HOUR 18 -#define VERSION_DATE_MINUTE 13 +#define VERSION_DATE_MINUTE 30 // this is NOT the version hash !! // it's the last version hash -#define VERSION_HASH 3cf2bb99f796d382769e0dd2c563c4da8a9b5f0b +#define VERSION_HASH 54dd4bc6431c7097257e55865b42c46de16cca75 #define VERSION_GIT_BRANCH Neulive2.0_developement static void get_board_name(char *board_name_ch, uint8 *board_name_int, uint8 name_size){