summaryrefslogtreecommitdiff
path: root/plugin/auth_ed25519/server_ed25519.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/auth_ed25519/server_ed25519.c')
-rw-r--r--plugin/auth_ed25519/server_ed25519.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/auth_ed25519/server_ed25519.c b/plugin/auth_ed25519/server_ed25519.c
index e3f00409ae3..8870c271b18 100644
--- a/plugin/auth_ed25519/server_ed25519.c
+++ b/plugin/auth_ed25519/server_ed25519.c
@@ -101,7 +101,7 @@ maria_declare_plugin(ed25519)
NULL,
NULL,
"1.0-alpha",
- MariaDB_PLUGIN_MATURITY_BETA
+ MariaDB_PLUGIN_MATURITY_STABLE
}
maria_declare_plugin_end;