update plugin maturities

This commit is contained in:
Sergei Golubchik 2016-09-05 17:11:14 +02:00
commit 61fd38a1de
15 changed files with 83 additions and 83 deletions

View file

@ -159,6 +159,6 @@ maria_declare_plugin(query_response_time)
NULL,
NULL,
"1.0",
MariaDB_PLUGIN_MATURITY_GAMMA
MariaDB_PLUGIN_MATURITY_STABLE
}
maria_declare_plugin_end;