From 593cb23a7de1a8424d805e896b33d0a4d038b6d4 Mon Sep 17 00:00:00 2001 From: zhengchao Date: Fri, 29 Jan 2021 21:08:14 +0800 Subject: 更新版本号到3.1.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/entry/Maat_rule.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/entry/Maat_rule.cpp b/src/entry/Maat_rule.cpp index 7fe8f23..cf89da6 100644 --- a/src/entry/Maat_rule.cpp +++ b/src/entry/Maat_rule.cpp @@ -56,7 +56,7 @@ extern "C" } #endif -int MAAT_FRAME_VERSION_3_1_5_20210129=1; +int MAAT_FRAME_VERSION_3_1_11_20210129=1; int is_valid_table_name(const char* str) { -- cgit v1.2.3