diff --git a/INSTALL b/INSTALL index b10284e7b05ba33a1ed5b17d891a99a9e4a1f658..b48a8a9817ff000aed6d2026d4fd1d4bc5ec2c18 100644 --- a/INSTALL +++ b/INSTALL @@ -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 diff --git a/libfastcommon.spec b/libfastcommon.spec index 3d0945e34d61f5660417aafba6f250e29e93fd4b..2321777efd3f9d7d55941ad39c2ed33314217b16 100644 --- a/libfastcommon.spec +++ b/libfastcommon.spec @@ -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