v0.10.0
This commit is contained in:
parent
a016d181d7
commit
57bffe099f
|
|
@ -1,6 +1,6 @@
|
|||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 9
|
||||
VERSION_BUILD = 1
|
||||
VERSION_MINOR = 10
|
||||
VERSION_BUILD = 0
|
||||
VERSION_INFO = (VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD)
|
||||
VERSION_STRING = "%d.%d.%d" % VERSION_INFO
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue