From 99078203c023fe338ec9b5021c20d916690fe7eb Mon Sep 17 00:00:00 2001 From: YuQing <384681@qq.com> Date: Thu, 15 Sep 2022 10:41:32 +0800 Subject: [PATCH] upgrade version to V1.1.19 --- libserverframe.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libserverframe.spec b/libserverframe.spec index 77be2c1..dc0e4b5 100644 --- a/libserverframe.spec +++ b/libserverframe.spec @@ -2,7 +2,7 @@ %define CommitVersion %(echo $COMMIT_VERSION) Name: libserverframe -Version: 1.1.18 +Version: 1.1.19 Release: 1%{?dist} Summary: network framework library License: AGPL v3.0