This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch v-0.25.0
in repository enlightenment.
View the commit online.
commit cae78cbb169f237862faef123e4abaf63a1f5064
Author: Carsten Haitzler <[email protected]>
AuthorDate: Thu Sep 15 15:19:57 2022 +0100
move to 0.25.4 for micro release
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index 3c1491f0d..748488b57 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
##### project
project('enlightenment', 'c',
- version : '0.25.3',
+ version : '0.25.4',
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.