Skip to content

Commit 4314768

Browse files
committed
Modified version number
1 parent 6d2d0a7 commit 4314768

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
@@ -6955,7 +6955,7 @@ maria_declare_plugin(connect)
69556955
0x0104, /* version number (1.04) */
69566956
NULL, /* status variables */
69576957
connect_system_variables, /* system variables */
6958-
"1.04.0008", /* string version */
6958+
"1.05.0001", /* string version */
69596959
MariaDB_PLUGIN_MATURITY_GAMMA /* maturity */
69606960
}
69616961
maria_declare_plugin_end;

0 commit comments

Comments
 (0)