Updated version/tiny refactoring of a global variable

This commit is contained in:
Aktanusa
2014-06-21 22:40:46 -04:00
parent 9395bebd46
commit d453499014
3 changed files with 12 additions and 12 deletions

View File

@@ -122,5 +122,5 @@ CM.ConfigDefault = {BotBar: 1, TimerBar: 1, BuildColor: 1, UpBarColor: 1, Flash:
CM.ConfigPrefix = 'CMConfig';
CM.VersionMajor = '1.0465';
CM.VersionMinor = '7';
CM.VersionMinor = '8';