move to 0.25.4 for micro release

This commit is contained in:
Carsten Haitzler 2022-09-15 15:19:57 +01:00
parent 99e79be062
commit cae78cbb16
1 changed files with 1 additions and 1 deletions

View File

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