[jhbuild] use 3.2 modulesets by default



commit 3ed2f59b64752534b85446d994d6015d9d7817fb
Author: Frédéric Péters <fpeters 0d be>
Date:   Thu Apr 7 13:13:14 2011 +0530

    use 3.2 modulesets by default

 jhbuild/defaults.jhbuildrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/defaults.jhbuildrc b/jhbuild/defaults.jhbuildrc
index d486892..7abe832 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.0'
+moduleset = 'gnome-apps-3.2'
 modules = [ 'meta-gnome-core', 'meta-gnome-apps-tested' ]
 
 # policy for modules to build, options are:



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