Skip to content

Commit 8fd638f

Browse files
authored
Merge pull request #365 from cruise2018/iot_link
modify:version:modify the feature version
2 parents 543d438 + 4d60ab8 commit 8fd638f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iot_link/link_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
#define CN_LINK_VERSION_MAJOR 2
5252
#define CN_LINK_VERSION_MINOR 1
53-
#define CN_LINK_VERSION_FEATURE 1
53+
#define CN_LINK_VERSION_FEATURE 2
5454

5555

5656
static char s_link_mainversion[64];

0 commit comments

Comments
 (0)