From 98692197cdceb609713d9be20f33880e9681a716 Mon Sep 17 00:00:00 2001 From: jusung son Date: Wed, 5 Jun 2024 09:19:22 +0900 Subject: [PATCH] Release version 1.4.25 Changes: - Fix dbus timing issue - Fix thread safe issue Change-Id: Ie5713c0db996536a14175ef2d1fa0b3d8a422eeb Signed-off-by: jusung son --- packaging/message-port.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/message-port.spec b/packaging/message-port.spec index 706f21c..d4f8171 100644 --- a/packaging/message-port.spec +++ b/packaging/message-port.spec @@ -1,6 +1,6 @@ Name: message-port Summary: Message Port library -Version: 1.4.24 +Version: 1.4.25 Release: 0 Group: Application Framework/Libraries License: Apache-2.0 -- 2.7.4