From 4eb3b0e92ec9a5fbf062cca95d3129ccf855bbb4 Mon Sep 17 00:00:00 2001 From: jiangdi Date: Tue, 4 Mar 2025 05:40:10 +0000 Subject: [PATCH] version update Signed-off-by: jiangdi --- README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OpenSource b/README.OpenSource index f0eac64f..d79986b4 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -3,7 +3,7 @@ "Name": "elfutils", "License": "LGPL-2.1, LGPL-3.0, GPL-2.0", "License File": "COPYING-GPLV2", - "Version Number": "0.188", + "Version Number": "0.190", "Owner": "zhanghaibo0@huawei.com", "Upstream URL": "https://sourceware.org/elfutils/", "Description": "A collection of tools and libraries for reading, creating and modifying ELF binaries, finding and processing DWARF debug data, symbols, thread status, and stack trace of processes and core files on GNU/Linux." -- Gitee