raster pushed a commit to branch v-0.25.0.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=6aff4fc3aa539d3631f2c20368fa9ac3991adea3

commit 6aff4fc3aa539d3631f2c20368fa9ac3991adea3
Author: Carsten Haitzler <[email protected]>
Date:   Mon Feb 7 19:05:31 2022 +0000

    move to 0.25.2 for micro release
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index d60d3c804..733ff0c8c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 ##### project
 project('enlightenment', 'c',
-        version        : '0.25.1',
+        version        : '0.25.2',
         license        : 'BSD 2 clause',
         default_options: [ 'buildtype=release', 'c_std=gnu99', 
'warning_level=2' ],
         meson_version  : '>= 0.47.0')

-- 


Reply via email to