release 3.5.3-7

This commit is contained in:
shuxin   zheng 2022-02-11 10:37:13 +08:00
parent f32aea02f5
commit 75c54ce645
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -25,7 +25,7 @@
#include "init.h"
static char *version = "3.5.3-6 20220128-23:40";
static char *version = "3.5.3-7 20220211-10:40";
const char *acl_version(void)
{