This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch devs/devilhorns/apos
in repository efl.
View the commit online.
commit 871b2616280daa8815005c266bca82cfb7c02d4a
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Sat Dec 23 15:56:36 2023 +0000
release - 1.27
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index 018fe7022a..56c57dfb75 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('efl', ['c','cpp'],
- version: '1.26.99',
+ version: '1.27.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.