bump inet4 maturity to stable

This commit is contained in:
Sergei Golubchik 2025-10-14 13:28:04 +02:00
parent addb01fb60
commit 2f5bad2f2b
2 changed files with 4 additions and 4 deletions

View File

@ -24,8 +24,8 @@ PLUGIN_TYPE DATA TYPE
PLUGIN_AUTHOR MariaDB Corporation
PLUGIN_DESCRIPTION Data type INET4
PLUGIN_LICENSE GPL
PLUGIN_MATURITY Gamma
PLUGIN_AUTH_VERSION 1.0
PLUGIN_MATURITY Stable
PLUGIN_AUTH_VERSION 1.0.1
#
# End of 10.10 tests
#

View File

@ -188,8 +188,8 @@ maria_declare_plugin(type_inet)
0x0100, // Numeric version 0xAABB means AA.BB version
NULL, // Status variables
NULL, // System variables
"1.0", // String version representation
MariaDB_PLUGIN_MATURITY_GAMMA // Maturity(see include/mysql/plugin.h)*/
"1.0.1", // String version representation
MariaDB_PLUGIN_MATURITY_STABLE// Maturity(see include/mysql/plugin.h)*/
},
{
MariaDB_DATA_TYPE_PLUGIN, // the plugin type (see include/mysql/plugin.h)