diff --git a/Source/XP2P-iOS/Classes/AppWrapper.h b/Source/XP2P-iOS/Classes/AppWrapper.h index 5d770c4..fcc0d70 100755 --- a/Source/XP2P-iOS/Classes/AppWrapper.h +++ b/Source/XP2P-iOS/Classes/AppWrapper.h @@ -11,7 +11,7 @@ extern "C" { #define MAX_SIZE_OF_PARAMS 3000 -static const char * VIDEOSDKVERSION = "2.0.x+git.5bead9b1"; +static const char * VIDEOSDKVERSION = "2.0.3+git.8b1ae85d"; typedef enum { XP2PTypeClose = 1000, //数据传输完成 diff --git a/Source/XP2P-iOS/libenet.a b/Source/XP2P-iOS/libenet.a index 7f06632..cef5c3a 100644 Binary files a/Source/XP2P-iOS/libenet.a and b/Source/XP2P-iOS/libenet.a differ