File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ endif
111111# #############################################################################
112112
113113.PHONY = check help all_lib all samples all clean install uninstall uninstall_all build_one
114- VERSION = 3.6.3
114+ VERSION = 3.6.4
115115
116116default : build_one acl_master
117117help h :
Original file line number Diff line number Diff line change 2525
2626#include "init.h"
2727
28- static char * version = "3.6.3 20250506-22 :00" ;
28+ static char * version = "3.6.4 20250726-12 :00" ;
2929
3030const char * acl_version (void )
3131{
Original file line number Diff line number Diff line change 22
33Summary: The powerful c/c++ library
44Name: acl-libs
5- Version: 3.6.3
5+ Version: 3.6.4
66Release: %{release_id }
77Group: System/Libs
88License: LGPL3.0,IBM
@@ -45,6 +45,10 @@ rm -rf %{buildroot}
4545
4646%changelog
4747
48+ *
Sat Jul 26 2025 shuxin.zheng [email protected] 3.6.4-0-20250726.12 49+ - Bugfix: Fixed bugs in fiber mutex module;
50+ - Feature: Add SSL for redis_client_pipeline.
51+
4852*
Fri Apr 25 2025 shuxin.zheng [email protected] 3.6.3-0-20250425.15 4953- Feature: Add fiber pool module;
5054- Feature: Support DMA IO;
You can’t perform that action at this time.
0 commit comments