move to 0.25.2 for micro release

This commit is contained in:
Carsten Haitzler 2022-02-07 19:05:31 +00:00
parent 18b1b27820
commit 6aff4fc3aa
1 changed files with 1 additions and 1 deletions

View File

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