diff options
| author | ruki <[email protected]> | 2017-05-23 09:59:52 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-05-23 09:59:52 +0800 |
| commit | a29b2d72f26bc88f64eb44cd14255dad68153e7d (patch) | |
| tree | e9ff71a90a28e3da99cccba60b17486b8ada8eb8 /core | |
| parent | e97cf8fb89d7d46abb3a68c6c220a272fbc5dbf7 (diff) | |
update tbox to fix remove readonly file fails
Diffstat (limited to 'core')
| -rw-r--r-- | core/pkg/tbox.pkg/inc/windows/tbox.config.h | 2 | ||||
| -rw-r--r-- | core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib | bin | 1285584 -> 1285678 bytes | |||
| -rw-r--r-- | core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib | bin | 994954 -> 995054 bytes |
3 files changed, 1 insertions, 1 deletions
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 Binary files differindex d3a4292da..19028f10e 100644 --- a/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib +++ b/core/pkg/tbox.pkg/lib/release/windows/x64/tbox.lib diff --git a/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib b/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib Binary files differindex 12cda197d..a94b4ae9a 100644 --- a/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib +++ b/core/pkg/tbox.pkg/lib/release/windows/x86/tbox.lib |
