upgrade version to 1.0.42

pull/37/head V1.0.42
YuQing 2019-12-05 08:51:59 +08:00
parent b7dde81d1e
commit dd34251817
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.41
cd libfastcommon; git checkout V1.0.42
./make.sh clean && ./make.sh && ./make.sh install

View File

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