We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f0c8b commit 653e05fCopy full SHA for 653e05f
Makefile
@@ -82,7 +82,7 @@ endif
82
##############################################################################
83
84
.PHONY = check help all_lib all samples all clean install uninstall uninstall_all build_one
85
-VERSION = 3.5.3-8
+VERSION = 3.5.3-9
86
87
default: build_one acl_master
88
help h:
lib_acl/src/init/acl_init.c
@@ -25,7 +25,7 @@
25
26
#include "init.h"
27
28
-static char *version = "3.5.3-8 20220308-20:35";
+static char *version = "3.5.3-9 20220411-22:20";
29
30
const char *acl_version(void)
31
{
0 commit comments