Update version number in the Meson build file. (#14)
This commit is contained in:
parent
ca7318f3d8
commit
69520db72a
|
@ -1,6 +1,6 @@
|
|||
project('tinyendian', 'd',
|
||||
meson_version: '>=0.40',
|
||||
version: '0.1.2'
|
||||
version: '0.2.0'
|
||||
)
|
||||
|
||||
project_soversion = '0'
|
||||
|
|
Loading…
Reference in a new issue