Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 3ca5e82

Browse files
committed
build: update tools version to 34.0.4
1 parent c3697ec commit 3ca5e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ enable_language(ASM)
2222
# platform tools version
2323
# see the patches/misc/platform_tools_version.h
2424
set(TOOLS_VERSION_MAJOR 34)
25-
set(TOOLS_VERSION 34.0.1)
25+
set(TOOLS_VERSION 34.0.4)
2626
set(_TOOLS_DEF "-D_TOOL_VERSION_MAJOR='\"${TOOLS_VERSION_MAJOR}\"' -D_TOOLS_VERSION='\"${TOOLS_VERSION}\"'")
2727

2828
# set global cflags and cxxflags

0 commit comments

Comments
 (0)