Skip to content

Commit faa1d14

Browse files
committed
Merge branch 'ob-10.1' into 10.1
2 parents d6c7189 + f25aab0 commit faa1d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/connect/ha_connect.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7307,7 +7307,7 @@ maria_declare_plugin(connect)
73077307
PLUGIN_LICENSE_GPL,
73087308
connect_init_func, /* Plugin Init */
73097309
connect_done_func, /* Plugin Deinit */
7310-
0x0107, /* version number (1.05) */
7310+
0x0106, /* version number (1.06) */
73117311
NULL, /* status variables */
73127312
connect_system_variables, /* system variables */
73137313
"1.06.0008", /* string version */

0 commit comments

Comments
 (0)