raster pushed a commit to branch v-0.25.0. http://git.enlightenment.org/core/enlightenment.git/commit/?id=49c95a3567d96986f1de3bd4a7c4e08c4c0ca4db
commit 49c95a3567d96986f1de3bd4a7c4e08c4c0ca4db Author: Carsten Haitzler <[email protected]> Date: Thu Feb 10 09:56:36 2022 +0000 0.25.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 733ff0c8c..3c1491f0d 100644 --- a/meson.build +++ b/meson.build @@ -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') --
