From 929287400593c8c08ed5b68d9ef950c1fb9d8463 Mon Sep 17 00:00:00 2001 From: rbb666 Date: Thu, 11 Dec 2025 16:58:30 +0800 Subject: [PATCH] Update RT_VER_NUM to 5.3.0 --- src/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Kconfig b/src/Kconfig index ea50610b1f9..efb21f27528 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -434,7 +434,7 @@ endif config RT_VER_NUM hex - default 0x50201 + default 0x50300 help RT-Thread version number