This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository evisum.
View the commit online.
commit ea10a90a479e3c8b7e7611e1e85e10ac27f5b271
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
AuthorDate: Sun Dec 26 16:14:33 2021 +0000
efl 1.27 or newer - force updates to latest
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index 1dc6061..253b4db 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('evisum', 'c',
version : '0.6.1',
meson_version : '>= 0.40.0')
-efl_version = '>= 1.22.0'
+efl_version = '>= 1.27.0'
cfg = configuration_data()
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.