diff options
| author | ruki <[email protected]> | 2015-12-21 10:31:08 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-12-21 10:31:08 +0800 |
| commit | e9ba9a93d79ab8163d70efbe5b78101595588971 (patch) | |
| tree | 0004e8531cb775bf4df78e3feea47ddff3db6d8b /core/pkg | |
| parent | d95f0570c62ffe50732bc6553bf6b68a432c1ab6 (diff) | |
update tbox for macosx and windows
Diffstat (limited to 'core/pkg')
| -rw-r--r-- | core/pkg/tbox.pkg/inc/msvc/x86/tbox.config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pkg/tbox.pkg/inc/msvc/x86/tbox.config.h b/core/pkg/tbox.pkg/inc/msvc/x86/tbox.config.h index bae8c5d13..b32593138 100644 --- a/core/pkg/tbox.pkg/inc/msvc/x86/tbox.config.h +++ b/core/pkg/tbox.pkg/inc/msvc/x86/tbox.config.h @@ -6,7 +6,7 @@ #define TB_CONFIG_VERSION_MAJOR 1
#define TB_CONFIG_VERSION_MINOR 5
#define TB_CONFIG_VERSION_ALTER 1
-#define TB_CONFIG_VERSION_BUILD 201512150943
+#define TB_CONFIG_VERSION_BUILD 201512210954
// defines
#define TB_CONFIG_OS_WINDOWS
|
