Go to the source code of this file.
Classes | |
| class | mycroft.version.VersionManager |
Namespaces | |
| mycroft.version | |
Functions | |
| def | mycroft.version.check_version (version_string) |
Variables | |
| int | mycroft.version.CORE_VERSION_BUILD = 12 |
| int | mycroft.version.CORE_VERSION_MAJOR = 19 |
| int | mycroft.version.CORE_VERSION_MINOR = 2 |
| string | mycroft.version.CORE_VERSION_STR = '.' |
| tuple | mycroft.version.CORE_VERSION_TUPLE |