This commit is contained in:
Carsten Haitzler 2022-02-10 09:56:36 +00:00
parent 3fc4a1c1c0
commit 49c95a3567
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
##### project
project('enlightenment', 'c',
version : '0.25.2',
version : '0.25.3',
license : 'BSD 2 clause',
default_options: [ 'buildtype=release', 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.47.0')