This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository efl.
View the commit online.
commit ddb5860f2f7e633cadcc07a837dc226fa2aa4821
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Sat Jan 11 20:04:10 2025 +0000
release - 1.28.0
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index 2d714960c1..ee649f64b7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('efl', ['c','cpp'],
- version: '1.27.99',
+ version: '1.28.0',
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.