upgrade version to 1.0.72

use_iouring V1.0.72
YuQing 2024-01-30 10:48:31 +08:00
parent e0e7b9ef35
commit 5bceed4e32
2 changed files with 2 additions and 2 deletions

View File

@ -12,5 +12,5 @@ Chinese language: http://www.fastken.com/
# the command lines as: # the command lines as:
git clone https://github.com/happyfish100/libfastcommon.git git clone https://github.com/happyfish100/libfastcommon.git
cd libfastcommon; git checkout V1.0.66 cd libfastcommon; git checkout V1.0.72
./make.sh clean && ./make.sh && ./make.sh install ./make.sh clean && ./make.sh && ./make.sh install

View File

@ -3,7 +3,7 @@
%define CommitVersion %(echo $COMMIT_VERSION) %define CommitVersion %(echo $COMMIT_VERSION)
Name: libfastcommon Name: libfastcommon
Version: 1.0.71 Version: 1.0.72
Release: 1%{?dist} Release: 1%{?dist}
Summary: c common functions library extracted from my open source projects FastDFS Summary: c common functions library extracted from my open source projects FastDFS
License: LGPL License: LGPL