[jhbuild] defaults: use gnome-apps-3.10 module set by default



commit 56df5db7543839bea7337bcf777651918fac76dc
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Apr 18 18:18:59 2013 +0200

    defaults: use gnome-apps-3.10 module set by default

 jhbuild/defaults.jhbuildrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jhbuild/defaults.jhbuildrc b/jhbuild/defaults.jhbuildrc
index 43cb6fc..29bce74 100644
--- a/jhbuild/defaults.jhbuildrc
+++ b/jhbuild/defaults.jhbuildrc
@@ -11,7 +11,7 @@ if 'GTK_PATH' in os.environ.keys():
 modulesets_dir = os.path.join(SRCDIR, 'modulesets')
 
 # what modules to build?
-moduleset = 'gnome-apps-3.8'
+moduleset = 'gnome-apps-3.10'
 modules = [ 'meta-gnome-core' ]
 
 # policy for modules to build, options are:


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