[gnome-shell/wip/fmuellner/libnm-plugin-loading: 1/2] Revert "build: Bump mutter API version"



commit 6f280547cb774a71a3fd2a2841bb81ed1b942efc
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Feb 21 18:30:06 2018 +0100

    Revert "build: Bump mutter API version"
    
    This reverts commit 46292fbdc542f83e3bde53d5d287e7977ca7eec5.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index ba87c411f..f5b08b8f9 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@ project('gnome-shell', 'c',
 
 # We depend on a specific version of the libmutter API. The mutter variants of
 # the Cogl and Clutter libraries also use this API version.
-mutter_api_version = '2'
+mutter_api_version = '1'
 
 clutter_pc = 'mutter-clutter-' + mutter_api_version
 cogl_pc = 'mutter-cogl-' + mutter_api_version


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