From dbf1b399fb010cace58bdcb74c31cf74b5796970 Mon Sep 17 00:00:00 2001 From: ldcsaa Date: Wed, 18 Aug 2021 16:10:23 +0800 Subject: [PATCH] 20210818 --- Linux/include/hpsocket/HPTypeDef.h | 2 +- Linux/project/Version.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Linux/include/hpsocket/HPTypeDef.h b/Linux/include/hpsocket/HPTypeDef.h index 367444eaa..90c07b592 100644 --- a/Linux/include/hpsocket/HPTypeDef.h +++ b/Linux/include/hpsocket/HPTypeDef.h @@ -29,7 +29,7 @@ #define HP_VERSION_MAJOR 5 // 主版本号 #define HP_VERSION_MINOR 8 // 子版本号 #define HP_VERSION_REVISE 5 // 修正版本号 -#define HP_VERSION_BUILD 2 // 构建编号 +#define HP_VERSION_BUILD 3 // 构建编号 //#define _UDP_DISABLED // 禁用 UDP //#define _SSL_DISABLED // 禁用 SSL diff --git a/Linux/project/Version.props b/Linux/project/Version.props index ad1ed96af..9a3502fef 100644 --- a/Linux/project/Version.props +++ b/Linux/project/Version.props @@ -5,7 +5,7 @@ 5 8 5 - 2 + 3 ..\..\dependent\arm\include\brotli\decode.h:=$(RemoteRootDir)/dependent/arm/include/brotli/decode.h;..\..\dependent\arm\include\brotli\encode.h:=$(RemoteRootDir)/dependent/arm/include/brotli/encode.h;..\..\dependent\arm\include\brotli\port.h:=$(RemoteRootDir)/dependent/arm/include/brotli/port.h;..\..\dependent\arm\include\brotli\types.h:=$(RemoteRootDir)/dependent/arm/include/brotli/types.h;..\..\dependent\arm\lib\libbrotli.a:=$(RemoteRootDir)/dependent/arm/lib/libbrotli.a;..\..\dependent\arm\lib\libjemalloc_pic.a:=$(RemoteRootDir)/dependent/arm/lib/libjemalloc_pic.a;..\..\dependent\arm\lib\libmimalloc.a:=$(RemoteRootDir)/dependent/arm/lib/libmimalloc.a ..\..\dependent\arm64\include\brotli\decode.h:=$(RemoteRootDir)/dependent/arm64/include/brotli/decode.h;..\..\dependent\arm64\include\brotli\encode.h:=$(RemoteRootDir)/dependent/arm64/include/brotli/encode.h;..\..\dependent\arm64\include\brotli\port.h:=$(RemoteRootDir)/dependent/arm64/include/brotli/port.h;..\..\dependent\arm64\include\brotli\types.h:=$(RemoteRootDir)/dependent/arm64/include/brotli/types.h;..\..\dependent\arm64\lib\libbrotli.a:=$(RemoteRootDir)/dependent/arm64/lib/libbrotli.a;..\..\dependent\arm64\lib\libjemalloc_pic.a:=$(RemoteRootDir)/dependent/arm64/lib/libjemalloc_pic.a;..\..\dependent\arm64\lib\libmimalloc.a:=$(RemoteRootDir)/dependent/arm64/lib/libmimalloc.a ..\..\script\clean.sh:=$(RemoteRootDir)/script/clean.sh;..\..\script\cp-dependent.sh:=$(RemoteRootDir)/script/cp-dependent.sh;..\..\script\cp-include.sh:=$(RemoteRootDir)/script/cp-include.sh;..\..\script\env.sh:=$(RemoteRootDir)/script/env.sh;..\..\script\post-link.sh:=$(RemoteRootDir)/script/post-link.sh;..\..\script\pre-link.sh:=$(RemoteRootDir)/script/pre-link.sh;..\..\compile.sh:=$(RemoteRootDir)/compile.sh;..\..\install.sh:=$(RemoteRootDir)/install.sh