Commit a80d10594c9ce1742176b3952cc8a91cb6495271

Authored by LuoZheSi
1 parent 5e8dcbf4

style(version string):change version string

Showing 1 changed file with 1 additions and 1 deletions
@@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
19 #include "app_ver.h" 19 #include "app_ver.h"
20 #include "flash_boot.h" 20 #include "flash_boot.h"
21 21
22 -const char sdk_version[] = "(BlueSea SDK)V1.2.D7 optek link SDK V1.3.0 20210602"; 22 +const char sdk_version[] = "(BlueSea SDK)V1.2.D7 optek link SDK V1.3.1.beta1 20210712";
23 23
24 const char project_ver_date[] = __DATE__; 24 const char project_ver_date[] = __DATE__;
25 const char project_time_date[] = __TIME__; 25 const char project_time_date[] = __TIME__;
Please register or login to post a comment