raster pushed a commit to branch enlightenment-0.23. http://git.enlightenment.org/core/enlightenment.git/commit/?id=0e0141484a4b1098a35de991ed4fcda437df6161
commit 0e0141484a4b1098a35de991ed4fcda437df6161 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Thu Sep 26 16:40:54 2019 +0100 release 0.23.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index db7500d61..3858feb28 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ ##### project project('enlightenment', 'c', - version : '0.23.0', + version : '0.23.1', license : 'BSD 2 clause', default_options: [ 'buildtype=release', 'c_std=gnu99', 'warning_level=2' ], meson_version : '>= 0.47.0') --
