Merge branch '2.1' into 2.2

This commit is contained in:
Johan Wikman
2018-02-12 14:00:08 +02:00
7 changed files with 361 additions and 97 deletions

View File

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