From aef3f097e4341f75bac5be2d4e3205f23fce89c3 Mon Sep 17 00:00:00 2001 From: Adel Gadllah Date: Fri, 23 Aug 2013 23:36:42 +0200 Subject: [PATCH] build: Switch to 3.10 moduleset --- tools/build/jhbuildrc-gnome-shell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build/jhbuildrc-gnome-shell b/tools/build/jhbuildrc-gnome-shell index a711d274f..a728f6712 100644 --- a/tools/build/jhbuildrc-gnome-shell +++ b/tools/build/jhbuildrc-gnome-shell @@ -18,7 +18,7 @@ # Only rebuild modules that have changed build_policy = 'updated' -moduleset = 'gnome-apps-3.8' +moduleset = 'gnome-apps-3.10' modules = [ 'meta-gnome-core-shell' ]