From f08b81b3b9ceb0990106f4a820406db979ca751f Mon Sep 17 00:00:00 2001 From: YuQing <384681@qq.com> Date: Mon, 15 Aug 2022 15:19:28 +0800 Subject: [PATCH] upgrade version to 1.1.17 --- libserverframe.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libserverframe.spec b/libserverframe.spec index a302474..594c047 100644 --- a/libserverframe.spec +++ b/libserverframe.spec @@ -2,7 +2,7 @@ %define CommitVersion %(echo $COMMIT_VERSION) Name: libserverframe -Version: 1.1.16 +Version: 1.1.17 Release: 1%{?dist} Summary: network framework library License: AGPL v3.0