Raise version number for release.
This commit is contained in:
parent
5d2bdc16aa
commit
f8ade4a2bc
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
import pickle, os
|
import pickle, os
|
||||||
|
|
||||||
version = '0.8.0-research'
|
version = '0.8.0'
|
||||||
|
|
||||||
# This class contains all data that must persist over multiple
|
# This class contains all data that must persist over multiple
|
||||||
# invocations of Meson. It is roughly the same thing as
|
# invocations of Meson. It is roughly the same thing as
|
||||||
|
|
Loading…
Reference in New Issue