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.
This commit is contained in:
Markus Makela 2016-02-17 10:59:26 +02:00
parent 497a72d42f
commit effa2dbdae

View File

@ -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[] =
{