Merge branch '2.0' into 2.1

This commit is contained in:
Johan Wikman
2018-02-12 13:44:51 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -3587,7 +3587,7 @@ MXS_MODULE* MXS_CREATE_MODULE()
static MXS_MODULE info =
{
MXS_MODULE_API_QUERY_CLASSIFIER,
MXS_MODULE_BETA_RELEASE,
MXS_MODULE_GA,
QUERY_CLASSIFIER_VERSION,
"Query classifier using sqlite.",
"V1.0.0",