Skip to content

Commit 2ccab11

Browse files
committed
release SDK 1.5.0
1 parent c8ccefb commit 2ccab11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pico_sdk_version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ set(PICO_SDK_VERSION_MINOR 5)
99
set(PICO_SDK_VERSION_REVISION 0)
1010
# PICO_BUILD_DEFINE: PICO_SDK_VERSION_PRE_RELEASE_ID, optional SDK pre-release version identifier, type=string, group=pico_base
1111
# PICO_CMAKE_CONFIG: PICO_SDK_VERSION_PRE_RELEASE_ID, optional SDK pre-release version identifier, type=string, group=pico_base
12-
set(PICO_SDK_VERSION_PRE_RELEASE_ID develop)
12+
#set(PICO_SDK_VERSION_PRE_RELEASE_ID develop)
1313

1414
# PICO_BUILD_DEFINE: PICO_SDK_VERSION_STRING, SDK version, type=string, group=pico_base
1515
# PICO_CMAKE_CONFIG: PICO_SDK_VERSION_STRING, SDK version, type=string, group=pico_base

0 commit comments

Comments
 (0)