summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-03-29 17:45:32 +0800
committerruki <[email protected]>2017-03-29 17:45:32 +0800
commit52e67d7b10a9550d131591ec34e41933a2d7e315 (patch)
tree67dfb8507d10bd1edc7d398ef125a5f43d636def
parent9bdbefa278ea80ca6a3e75821bcbf22b0eac3d6e (diff)
fix directory path bug for macosx
-rw-r--r--core/pkg/tbox.pkg/inc/macosx/tbox.config.h2
-rw-r--r--core/pkg/tbox.pkg/lib/release/macosx/x86_64/libtbox.abin640064 -> 640384 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/core/pkg/tbox.pkg/inc/macosx/tbox.config.h b/core/pkg/tbox.pkg/inc/macosx/tbox.config.h
index 852277975..624f8cbfa 100644
--- a/core/pkg/tbox.pkg/inc/macosx/tbox.config.h
+++ b/core/pkg/tbox.pkg/inc/macosx/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 201703291045
+#define TB_CONFIG_VERSION_BUILD 201703291743
// defines
#define TB_CONFIG_OS_MACOSX 1
diff --git a/core/pkg/tbox.pkg/lib/release/macosx/x86_64/libtbox.a b/core/pkg/tbox.pkg/lib/release/macosx/x86_64/libtbox.a
index 1ec5630fa..c35e270ef 100644
--- a/core/pkg/tbox.pkg/lib/release/macosx/x86_64/libtbox.a
+++ b/core/pkg/tbox.pkg/lib/release/macosx/x86_64/libtbox.a
Binary files differ