billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=e3a5697fce8e4d67ec3f24fa02f528ba5454657b
commit e3a5697fce8e4d67ec3f24fa02f528ba5454657b Author: Boris Faure <[email protected]> Date: Tue Oct 12 21:56:54 2021 +0200 on the road again --- meson.build | 2 +- tests/tests.results | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build index 25245a3..81b5d77 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('terminology', 'c', - version: '1.10.0', + version: '1.10.99', default_options: ['buildtype=plain', 'c_std=gnu99'], license: 'BSD') diff --git a/tests/tests.results b/tests/tests.results index dff0194..683fef0 100644 --- a/tests/tests.results +++ b/tests/tests.results @@ -1,4 +1,4 @@ -esc_term_name_version.sh 3886215cbff4d62c4a63750a6337e342 +esc_term_name_version.sh b027d478df4b9a82bd7819750fd52050 decfra-no-restrict-cursor.sh 10e91417532188a4b1e81408273591ac decfra-restrict-cursor.sh 5b84d38a1d924cf36c0ed1ab2c302f37 decera-no-restrict-cursor.sh cc60dadaa0c888af93f2235119d18db7 --
