Skip to content

Commit d60efa2

Browse files
committed
MDEV-35482 Raise the plugin PARSEC maturity
1 parent 56e4b01 commit d60efa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/auth_parsec/server_parsec.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,6 @@ maria_declare_plugin(auth_parsec)
315315
NULL,
316316
NULL,
317317
"1.0",
318-
MariaDB_PLUGIN_MATURITY_BETA
318+
MariaDB_PLUGIN_MATURITY_GAMMA
319319
}
320320
maria_declare_plugin_end;

0 commit comments

Comments
 (0)