Update modue status of all GA modules

This commit is contained in:
Mark Riddoch
2014-12-08 09:19:35 +00:00
parent 863a30c969
commit ce056dccd8
14 changed files with 14 additions and 14 deletions

View File

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