Merge branch 'gitee-master' into gitlab-upstream

This commit is contained in:
zhengshuxin 2023-10-20 18:03:12 +08:00
commit d6f3e3347c
2 changed files with 2 additions and 2 deletions

View File

@ -111,7 +111,7 @@ endif
##############################################################################
.PHONY = check help all_lib all samples all clean install uninstall uninstall_all build_one
VERSION = 3.6.1-5
VERSION = 3.6.1-6
default: build_one acl_master
help h:

View File

@ -25,7 +25,7 @@
#include "init.h"
static char *version = "3.6.1-5 20230816-17:13";
static char *version = "3.6.1-6 20231020-17:46";
const char *acl_version(void)
{