[nautilus] meson: Bump version



commit 437992efcddd965414f5bb12ccb4bc63fff9f0c8
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Wed Sep 5 10:46:45 2018 +0000

    meson: Bump version
    
    Seems we use 0.47 features.
    
    Closes https://gitlab.gnome.org/GNOME/nautilus/issues/612

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index f802fa579..b7baa5555 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
   version: '3.30.0',
-  meson_version: '>= 0.46.0',
+  meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]