summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-03-29 09:48:58 +0000
committerruki <[email protected]>2017-03-29 09:48:58 +0000
commit83b52d598ef923544d8767de8a112a9de4c9501a (patch)
treee8a5feac3803cb53417bd6e856a5947c9ff66ae5
parent52e67d7b10a9550d131591ec34e41933a2d7e315 (diff)
fix directory path bug for linux i386
-rw-r--r--core/pkg/tbox.pkg/inc/linux/tbox.config.h2
-rw-r--r--core/pkg/tbox.pkg/lib/release/linux/i386/libtbox.abin702998 -> 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
index 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
Binary files differ