Skip to content

Commit c230317

Browse files
author
lsleung.ast@gmail.com
committed
Release version 2.4.1
1 parent 971d5b4 commit c230317

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

-63 KB
Binary file not shown.
-63 KB
Binary file not shown.

version/nm_sdk_version.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
* DO NOT EDIT THIS FILE
33
* THE CONTENT IS AUTO-GENERATED
44
*/
5-
const char nm_sdk_version[]="2.4.0-7e38ae063f04ac0abac201bf1eb9e785bb489f23";
5+
const char nm_sdk_version[]="2.4.1-2009bc9bb3f2fd992ec399a3b68e3469d5c187b3";
66

version/nm_sdk_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extern "C"
3939

4040
#define NM_SDK_VERSION_MAJ 2
4141
#define NM_SDK_VERSION_MIN 4
42-
#define NM_SDK_VERSION_REV 0
42+
#define NM_SDK_VERSION_REV 1
4343

4444
extern const char nm_sdk_version[];
4545

0 commit comments

Comments
 (0)