summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d51c8e6..36c019d 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ TBB_CONFIG = $(CONFIG_DIR)/.config
-include $(TBB_CONFIG)
export TBB_VERSION := V1.0
-export TBB_PLATFORM_VERSION := 5.0
+export TBB_PLATFORM_VERSION := 6.0
export TBB_SNAPSHOT_ID := latest
# This is our default rule, so must come first