upgrade version to 1.0.48

storage_pool V1.0.48
YuQing 2021-02-01 10:54:46 +08:00
parent 02701c3781
commit 9665ff87e3
2 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@ 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.45 cd libfastcommon; git checkout V1.0.48
./make.sh clean && ./make.sh && ./make.sh install ./make.sh clean && ./make.sh && ./make.sh install

View File

@ -4,7 +4,7 @@
%define CommitVersion %(echo $COMMIT_VERSION) %define CommitVersion %(echo $COMMIT_VERSION)
Name: libfastcommon Name: libfastcommon
Version: 1.0.47 Version: 1.0.48
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