billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=c0d84ff738687d31044944f6286a2890127d3bdf
commit c0d84ff738687d31044944f6286a2890127d3bdf Author: Boris Faure <[email protected]> Date: Sat Nov 16 12:11:22 2019 +0100 back on the road again --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index dbac9a7..81e80fd 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('terminology', 'c', - version: '1.6.0', + version: '1.6.99', default_options: ['buildtype=plain', 'c_std=gnu99'], license: 'BSD') --
