billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=6c564bcce01fed30b13200ae0613ce10d80ed910
commit 6c564bcce01fed30b13200ae0613ce10d80ed910 Author: Boris Faure <[email protected]> Date: Sun Jul 26 19:34:43 2020 +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 212b5e9..9b89090 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('terminology', 'c', - version: '1.8.0', + version: '1.8.99', default_options: ['buildtype=plain', 'c_std=gnu99'], license: 'BSD') diff --git a/tests/tests.results b/tests/tests.results index 36b3d34..ec857b2 100644 --- a/tests/tests.results +++ b/tests/tests.results @@ -1,4 +1,4 @@ -esc_term_name_version.sh 026a1df819c197f573549d6fa7cd3bc2 +esc_term_name_version.sh 722803a3fa99d7180d47089d6bdd65e2 decfra-no-restrict-cursor.sh 10e91417532188a4b1e81408273591ac decfra-restrict-cursor.sh 5b84d38a1d924cf36c0ed1ab2c302f37 decera-no-restrict-cursor.sh cc60dadaa0c888af93f2235119d18db7 --
