From effa2dbdaeabe6b0650eaaa483d93480b7dccd4f Mon Sep 17 00:00:00 2001 From: Markus Makela Date: Wed, 17 Feb 2016 10:59:26 +0200 Subject: [PATCH] Set dbfwfilter maturity to GA and set the version to 1.1.0 The module has been GA for a while and it has also changed so the version should be updated. --- server/modules/filter/dbfwfilter/dbfwfilter.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/modules/filter/dbfwfilter/dbfwfilter.c b/server/modules/filter/dbfwfilter/dbfwfilter.c index d92277f76..4c53ff573 100644 --- a/server/modules/filter/dbfwfilter/dbfwfilter.c +++ b/server/modules/filter/dbfwfilter/dbfwfilter.c @@ -88,12 +88,12 @@ MODULE_INFO info = { MODULE_API_FILTER, - MODULE_ALPHA_RELEASE, + MODULE_GA, FILTER_VERSION, "Firewall Filter" }; -static char *version_str = "V1.0.0"; +static char *version_str = "V1.1.0"; static char* required_rules[] = {