diff options
| author | ruki <[email protected]> | 2017-03-29 09:48:58 +0000 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-03-29 09:48:58 +0000 |
| commit | 83b52d598ef923544d8767de8a112a9de4c9501a (patch) | |
| tree | e8a5feac3803cb53417bd6e856a5947c9ff66ae5 | |
| parent | 52e67d7b10a9550d131591ec34e41933a2d7e315 (diff) | |
fix directory path bug for linux i386
| -rw-r--r-- | core/pkg/tbox.pkg/inc/linux/tbox.config.h | 2 | ||||
| -rw-r--r-- | core/pkg/tbox.pkg/lib/release/linux/i386/libtbox.a | bin | 702998 -> 703322 bytes |
2 files changed, 1 insertions, 1 deletions
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 Binary files differindex 9aee32f0d..68ca0290f 100644 --- a/core/pkg/tbox.pkg/lib/release/linux/i386/libtbox.a +++ b/core/pkg/tbox.pkg/lib/release/linux/i386/libtbox.a |
