Bumping version number for new development.
This commit is contained in:
parent
182fe0d1b6
commit
16c4775e02
|
@ -14,7 +14,7 @@
|
|||
|
||||
import pickle, os, uuid
|
||||
|
||||
version = '0.18.0'
|
||||
version = '0.19.0-research'
|
||||
|
||||
# This class contains all data that must persist over multiple
|
||||
# invocations of Meson. It is roughly the same thing as
|
||||
|
|
Loading…
Reference in New Issue