upgrade version to 1.0.45

storage_pool V1.0.45
YuQing 2020-12-25 10:25:03 +08:00
parent 89abbd2ee4
commit e96127a040
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:
git clone https://github.com/happyfish100/libfastcommon.git
cd libfastcommon; git checkout V1.0.43
cd libfastcommon; git checkout V1.0.45
./make.sh clean && ./make.sh && ./make.sh install

View File

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