From 7e58776ceafd72c88888fd058c9090a09bc92230 Mon Sep 17 00:00:00 2001 From: ADD-SP Date: Tue, 30 Nov 2021 21:00:44 +0800 Subject: [PATCH] :bookmark: v10.0.0 --- assets/version.txt | 2 +- inc/ngx_http_waf_module_macro.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/version.txt b/assets/version.txt index 3bc02dc1..95c4e8d2 100644 --- a/assets/version.txt +++ b/assets/version.txt @@ -1 +1 @@ -9.0.6 \ No newline at end of file +10.0.0 \ No newline at end of file diff --git a/inc/ngx_http_waf_module_macro.h b/inc/ngx_http_waf_module_macro.h index c970e0d9..96e5ec39 100644 --- a/inc/ngx_http_waf_module_macro.h +++ b/inc/ngx_http_waf_module_macro.h @@ -6,7 +6,7 @@ #ifndef NGX_HTTP_WAF_MODULE_MACRO_H #define NGX_HTTP_WAF_MODULE_MACRO_H -#define NGX_HTTP_WAF_VERSION "v10.0.0-dev-patch-8" +#define NGX_HTTP_WAF_VERSION "v10.0.0" #define NGX_HTTP_WAF_ASYNC_MODSECURITY (0)