Skip to content

Commit 48ab724

Browse files
committed
New version: 1.0
1 parent 6fc51c2 commit 48ab724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maxdiskusage.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ mysql_declare_plugin(maxdiskusage) {
265265
NULL,
266266
#endif
267267
NULL, /* deinit function (when unloaded) */
268-
0x0009, /* version */
268+
0x0100, /* version */
269269
NULL, /* status variables */
270270
system_variables, /* system variables */
271271
NULL, 0,

0 commit comments

Comments
 (0)