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 48d6e811a..cb369353b 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 5 #define VERSION_DATE_DAY 27 #define VERSION_DATE_HOUR 10 -#define VERSION_DATE_MINUTE 43 +#define VERSION_DATE_MINUTE 49 // this is NOT the version hash !! // it's the last version hash -#define VERSION_HASH 5419995d4515d9212a69cb767c48300aa1dbce32 +#define VERSION_HASH 1f8136579acd71693313c2149895f0924a0d0e36 #define VERSION_GIT_BRANCH Neulive2.0_developement static void get_board_name(char *board_name_ch, uint8 *board_name_int, uint8 name_size){