[gnome-shell] build: Bump mutter API version
- From: Jonas Ådahl <jadahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] build: Bump mutter API version
- Date: Wed, 21 Feb 2018 15:56:25 +0000 (UTC)
commit 46292fbdc542f83e3bde53d5d287e7977ca7eec5
Author: Jonas Ådahl <jadahl gmail com>
Date: Wed Feb 21 23:43:18 2018 +0800
build: Bump mutter API version
The API number was updated, let's keep up.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index f5b08b8f9..ba87c411f 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 = '1'
+mutter_api_version = '2'
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]