increase feedback plugin version

This commit is contained in:
Sergei Golubchik 2011-11-12 18:40:51 +01:00
commit f967575457
4 changed files with 4 additions and 4 deletions

View file

@ -346,7 +346,7 @@ mysql_declare_plugin(feedback)
PLUGIN_LICENSE_GPL,
feedback::init,
feedback::free,
0x0100,
0x0101,
NULL,
feedback::settings,
NULL