Bump version number
This commit is contained in:
parent
72c950338c
commit
3589031579
|
@ -1,6 +1,6 @@
|
||||||
project('lite-xl',
|
project('lite-xl',
|
||||||
['c', 'cpp'],
|
['c', 'cpp'],
|
||||||
version : '2.0.2',
|
version : '2.0.3',
|
||||||
license : 'MIT',
|
license : 'MIT',
|
||||||
meson_version : '>= 0.54',
|
meson_version : '>= 0.54',
|
||||||
default_options : ['c_std=gnu11', 'cpp_std=c++03']
|
default_options : ['c_std=gnu11', 'cpp_std=c++03']
|
||||||
|
|
Loading…
Reference in New Issue