Skip to content

Commit 20dcb96

Browse files
committed
release:v1.3.0:do the release version, for the EC20CEFASG_EUICC
1 parent 76a0001 commit 20dcb96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iot_link/link_main.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454

5555

5656
#define CN_LINK_VERSION_MAJOR 1
57-
#define CN_LINK_VERSION_MINOR 2
58-
#define CN_LINK_VERSION_FEATURE 1
57+
#define CN_LINK_VERSION_MINOR 3
58+
#define CN_LINK_VERSION_FEATURE 0
5959

6060

6161
static char s_link_mainversion[64];

0 commit comments

Comments
 (0)