diff --git a/Makefile b/Makefile index 7be422e70..153639c9f 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ endif ############################################################################## .PHONY = check help all_lib all samples all clean install uninstall uninstall_all build_one -VERSION = 3.5.3-8 +VERSION = 3.5.3-9 default: build_one acl_master help h: diff --git a/lib_acl/src/init/acl_init.c b/lib_acl/src/init/acl_init.c index aae246a43..5e8e3c39b 100644 --- a/lib_acl/src/init/acl_init.c +++ b/lib_acl/src/init/acl_init.c @@ -25,7 +25,7 @@ #include "init.h" -static char *version = "3.5.3-8 20220308-20:35"; +static char *version = "3.5.3-9 20220411-22:20"; const char *acl_version(void) {