upgrade version to V1.0.59

replication_quorum
YuQing 2022-07-24 14:57:30 +08:00
parent a9e82600b7
commit 138e06fd6c
2 changed files with 2 additions and 3 deletions

View File

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

View File

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