change version in acl_init.c

This commit is contained in:
zsx 2018-10-31 22:19:57 +08:00
parent 96fd5bf486
commit 00365e4c9e

View File

@ -24,7 +24,7 @@
#include "init.h"
static char *version = "3.4.1-0 20180507";
static char *version = "3.4.1-29 20181031";
const char *acl_version(void)
{