summaryrefslogtreecommitdiff
path: root/plugin/type_mysql_json/type.cc
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/type_mysql_json/type.cc')
-rw-r--r--plugin/type_mysql_json/type.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/type_mysql_json/type.cc b/plugin/type_mysql_json/type.cc
index d2d49b20229..7e6576e5df4 100644
--- a/plugin/type_mysql_json/type.cc
+++ b/plugin/type_mysql_json/type.cc
@@ -211,6 +211,6 @@ maria_declare_plugin(type_mysql_json)
NULL,
NULL,
"0.1",
- MariaDB_PLUGIN_MATURITY_BETA
+ MariaDB_PLUGIN_MATURITY_GAMMA
}
maria_declare_plugin_end;