Update plugin status to BETA

This commit is contained in:
Mark Riddoch
2014-07-04 09:23:40 +01:00
parent 5251244ddd
commit 4af2e58c86
15 changed files with 15 additions and 15 deletions

View File

@ -66,7 +66,7 @@ static char *version_str = "V1.2.0";
MODULE_INFO info = {
MODULE_API_MONITOR,
MODULE_ALPHA_RELEASE,
MODULE_BETA_RELEASE,
MONITOR_VERSION,
"A MySQL Master/Slave replication monitor"
};