diff --git a/INSTALL b/INSTALL index 0a74471..c8faf2a 100644 --- a/INSTALL +++ b/INSTALL @@ -12,5 +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.59 + cd libfastcommon; git checkout V1.0.65 ./make.sh clean && ./make.sh && ./make.sh install diff --git a/libfastcommon.spec b/libfastcommon.spec index 4b332b6..543d248 100644 --- a/libfastcommon.spec +++ b/libfastcommon.spec @@ -3,7 +3,7 @@ %define CommitVersion %(echo $COMMIT_VERSION) Name: libfastcommon -Version: 1.0.64 +Version: 1.0.65 Release: 1%{?dist} Summary: c common functions library extracted from my open source projects FastDFS License: LGPL