parent
aac9843f92
commit
eb2e88a6aa
|
@ -26,7 +26,7 @@ __author__ = 'augustnmonteiro'
|
|||
# START_VERSION_BLOCK
|
||||
CORE_VERSION_MAJOR = 0
|
||||
CORE_VERSION_MINOR = 8
|
||||
CORE_VERSION_BUILD = 2
|
||||
CORE_VERSION_BUILD = 1
|
||||
# END_VERSION_BLOCK
|
||||
|
||||
CORE_VERSION_STR = (str(CORE_VERSION_MAJOR) + "." +
|
||||
|
|
Loading…
Reference in New Issue