This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch v-0.27
in repository enlightenment.
View the commit online.
commit b0a4622fe21fa7954fd7d77067824579ff1b1efa
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Mon Mar 17 17:18:54 2025 +0000
rel 0.27.1
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index a54580e17..fb94efc3e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
##### project
project('enlightenment', 'c',
- version : '0.27.0',
+ version : '0.27.1',
license : 'BSD 2 clause',
default_options: [ 'buildtype=release', 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.47.0')
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.