From a29b2d72f26bc88f64eb44cd14255dad68153e7d Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 23 May 2017 09:59:52 +0800 Subject: update tbox to fix remove readonly file fails --- core/pkg/tbox.pkg/inc/windows/tbox.config.h | 2 +- core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib | Bin 1285584 -> 1285678 bytes core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib | Bin 994954 -> 995054 bytes 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pkg/tbox.pkg/inc/windows/tbox.config.h b/core/pkg/tbox.pkg/inc/windows/tbox.config.h index e1bb987b3..bcfeb810a 100644 --- a/core/pkg/tbox.pkg/inc/windows/tbox.config.h +++ b/core/pkg/tbox.pkg/inc/windows/tbox.config.h @@ -6,7 +6,7 @@ #define TB_CONFIG_VERSION_MAJOR 1 #define TB_CONFIG_VERSION_MINOR 6 #define TB_CONFIG_VERSION_ALTER 2 -#define TB_CONFIG_VERSION_BUILD 201705221824 +#define TB_CONFIG_VERSION_BUILD 201705230952 // defines #define TB_CONFIG_OS_WINDOWS 1 diff --git a/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib b/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib index d3a4292da..19028f10e 100644 Binary files a/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib and b/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib differ diff --git a/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib b/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib index 12cda197d..a94b4ae9a 100644 Binary files a/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib and b/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib differ -- cgit v1.3.1