parent
1300773f3d
commit
cbf3c41cce
|
@ -25,7 +25,7 @@ from mycroft.util.log import LOG
|
||||||
# START_VERSION_BLOCK
|
# START_VERSION_BLOCK
|
||||||
CORE_VERSION_MAJOR = 19
|
CORE_VERSION_MAJOR = 19
|
||||||
CORE_VERSION_MINOR = 2
|
CORE_VERSION_MINOR = 2
|
||||||
CORE_VERSION_BUILD = 7
|
CORE_VERSION_BUILD = 8
|
||||||
# END_VERSION_BLOCK
|
# END_VERSION_BLOCK
|
||||||
|
|
||||||
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,
|
CORE_VERSION_TUPLE = (CORE_VERSION_MAJOR,
|
||||||
|
|
Loading…
Reference in New Issue