billiob pushed a commit to branch terminology-1.8. http://git.enlightenment.org/apps/terminology.git/commit/?id=44364fcfab0796f4249bc53af385f43008ad80a0
commit 44364fcfab0796f4249bc53af385f43008ad80a0 Author: Boris Faure <bill...@gmail.com> Date: Mon Aug 10 22:38:59 2020 +0200 prepare possible v1.8.1 --- meson.build | 2 +- tests/tests.results | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build index 212b5e9..864a59e 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('terminology', 'c', - version: '1.8.0', + version: '1.8.1', default_options: ['buildtype=plain', 'c_std=gnu99'], license: 'BSD') diff --git a/tests/tests.results b/tests/tests.results index b25ba81..8c63a6a 100644 --- a/tests/tests.results +++ b/tests/tests.results @@ -1,4 +1,4 @@ -esc_term_name_version.sh 813661a30c72adf85c4cfe6c4e6ed415 +esc_term_name_version.sh 71f3f02e7181dc8706a2182223d548b6 decfra-no-restrict-cursor.sh 10e91417532188a4b1e81408273591ac decfra-restrict-cursor.sh 5b84d38a1d924cf36c0ed1ab2c302f37 decera-no-restrict-cursor.sh cc60dadaa0c888af93f2235119d18db7 --