upgrade version to 1.0.47

storage_pool V1.0.47
YuQing 2021-01-22 10:25:37 +08:00
parent aea8a6562d
commit e104d2f7f6
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Version 1.47 2021-01-14 Version 1.47 2021-01-20
* fc_atomic.h: add FC_ATOMIC_SET * fc_atomic.h: add FC_ATOMIC_GET and FC_ATOMIC_SET etc.
* fast_mblock.[hc]: support wait with element limit * fast_mblock.[hc]: support wait with element limit
Version 1.46 2020-12-29 Version 1.46 2020-12-29

View File

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