This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch v-1.28
in repository efl.
View the commit online.
commit 875a90d48412454c350eaf3aac86b75b1281372e
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Mon Mar 17 15:43:43 2025 +0000
release - 1.28.1
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index ee649f64b7..2e1f9ce0cf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('efl', ['c','cpp'],
- version: '1.28.0',
+ version: '1.28.1',
default_options : ['buildtype=plain', 'warning_level=1', 'cpp_std=c++11'],
meson_version : '>=0.50'
)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.