From dc140c09ad360ccc6fcc88e91898ea2b3315647a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Tue, 24 Jun 2025 20:35:55 +0200 Subject: [PATCH] SDK_VERSION: Use Zephyr SDK 0.17.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit updates SDK_VERSION to point to the recently released Zephyr SDK 0.17.2 release. https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.17.2 Signed-off-by: Benjamin Cabé --- SDK_VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDK_VERSION b/SDK_VERSION index 7cca7711a0d..c3d16c1646b 100644 --- a/SDK_VERSION +++ b/SDK_VERSION @@ -1 +1 @@ -0.17.1 +0.17.2