This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository enlightenment.
View the commit online.
commit 3f0d5d716dabf1eabb8132bf63fac6c3987ee04a
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Sun Jan 12 00:24:17 2025 +0000
move back to git versioning
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index a54580e17..dd8948254 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
##### project
project('enlightenment', 'c',
- version : '0.27.0',
+ version : '0.27.99',
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.