diff --git a/HISTORY b/HISTORY index 68729cd044a9abfc4c30e967f16b9acfabce3588..dc1a70d1422598a064575eaa6499043fbb6d3455 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,6 @@ -Version 1.47 2021-01-14 - * fc_atomic.h: add FC_ATOMIC_SET +Version 1.47 2021-01-20 + * fc_atomic.h: add FC_ATOMIC_GET and FC_ATOMIC_SET etc. * fast_mblock.[hc]: support wait with element limit Version 1.46 2020-12-29 diff --git a/libfastcommon.spec b/libfastcommon.spec index 6eac53f793b9c591930419644cc0c2d2970d2dc5..3929337d33eff3d025aa10b51e7edcd3fcca65bb 100644 --- a/libfastcommon.spec +++ b/libfastcommon.spec @@ -4,7 +4,7 @@ %define CommitVersion %(echo $COMMIT_VERSION) Name: libfastcommon -Version: 1.0.46 +Version: 1.0.47 Release: 1%{?dist} Summary: c common functions library extracted from my open source projects FastDFS License: LGPL