From 83b52d598ef923544d8767de8a112a9de4c9501a Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 29 Mar 2017 09:48:58 +0000 Subject: fix directory path bug for linux i386 --- core/pkg/tbox.pkg/inc/linux/tbox.config.h | 2 +- core/pkg/tbox.pkg/lib/release/linux/i386/libtbox.a | Bin 702998 -> 703322 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pkg/tbox.pkg/inc/linux/tbox.config.h b/core/pkg/tbox.pkg/inc/linux/tbox.config.h index 55797d8e5..a6ded39eb 100644 --- a/core/pkg/tbox.pkg/inc/linux/tbox.config.h +++ b/core/pkg/tbox.pkg/inc/linux/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 201703290510 +#define TB_CONFIG_VERSION_BUILD 201703290948 // defines #define TB_CONFIG_OS_LINUX 1 diff --git a/core/pkg/tbox.pkg/lib/release/linux/i386/libtbox.a b/core/pkg/tbox.pkg/lib/release/linux/i386/libtbox.a index 9aee32f0d..68ca0290f 100644 Binary files a/core/pkg/tbox.pkg/lib/release/linux/i386/libtbox.a and b/core/pkg/tbox.pkg/lib/release/linux/i386/libtbox.a differ -- cgit v1.3.1