mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-02 03:47:53 +08:00
release 3.5.3-7
This commit is contained in:
parent
f32aea02f5
commit
75c54ce645
2
Makefile
2
Makefile
@ -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:
|
||||
|
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user