mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-14 08:50:53 +08:00
Merge branch 'gitee-master' into gitlab-upstream
This commit is contained in:
commit
d6f3e3347c
2
Makefile
2
Makefile
@ -111,7 +111,7 @@ endif
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
.PHONY = check help all_lib all samples all clean install uninstall uninstall_all build_one
|
.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
|
default: build_one acl_master
|
||||||
help h:
|
help h:
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
#include "init.h"
|
#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)
|
const char *acl_version(void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user