File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 8282# #############################################################################
8383
8484.PHONY = check help all_lib all samples all clean install uninstall uninstall_all build_one
85- VERSION = 3.5.3-12
85+ VERSION = 3.5.3-13
8686
8787default : build_one acl_master
8888help h :
Original file line number Diff line number Diff line change 2525
2626#include "init.h"
2727
28- static char * version = "3.5.3-12 20220601 -20:15 " ;
28+ static char * version = "3.5.3-13 20220607 -20:36 " ;
2929
3030const char * acl_version (void )
3131{
Original file line number Diff line number Diff line change 1- %define release_id 12
1+ %define release_id 13
22
33Summary: The powerful c/c++ library
44Name: acl-libs
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
4747
4848%changelog
4949
50+ *
Tue Jun 07 2022 shuxin.zheng [email protected] 3.5.3-13-20220607.20 51+ - bugfix: fixed one urgent bug in redis_client_cluster.hpp for memory overflow.
52+
5053*
Wed Jun 01 2022 shuxin.zheng [email protected] 3.5.3-12-20220601.20 5154- optimize iocp of fiber module
5255- fixed bugs in fiber_io.c
You can’t perform that action at this time.
0 commit comments