raster pushed a commit to branch master.

http://git.enlightenment.org/apps/rage.git/commit/?id=f13e49f97fd665128fe17af7fd5be497d9474473

commit f13e49f97fd665128fe17af7fd5be497d9474473
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Tue Dec 1 16:21:42 2020 +0000

    meson -> bump to 0.47
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index 5801869..702029f 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('rage', 'c',
         version        : '0.3.1',
         license        : 'BSD 2 clause',
         default_options: [ 'buildtype=plain', 'c_std=gnu99' ],
-        meson_version  : '>= 0.40.0')
+        meson_version  : '>= 0.47.0')
 base_url = 'https://www.enlightenment.org/about-'
 
 ##### convenience variables for later

-- 


Reply via email to