diff --git a/meson.build b/meson.build index d60d3c804..733ff0c8c 100644 --- a/meson.build +++ b/meson.build @@ -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')