diff --git a/Makefile b/Makefile index 07fe2b5ec..0692e7985 100644 --- a/Makefile +++ b/Makefile @@ -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: diff --git a/lib_acl/src/init/acl_init.c b/lib_acl/src/init/acl_init.c index 15f2be879..7b8457302 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.6.1-5 20230816-17:13"; +static char *version = "3.6.1-6 20231020-17:46"; const char *acl_version(void) {