[jhbuild] Update to use 3.12 modulesets



commit d5d7372e3d18890f80dfad388160b255b1a2e87a
Author: Magdalen Berns <thisMagpie live com>
Date:   Wed Oct 2 02:54:37 2013 +0100

    Update to use 3.12 modulesets
    
    Bug https://bugzilla.gnome.org/show_bug.cgi?id=709019

 jhbuild/defaults.jhbuildrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/defaults.jhbuildrc b/jhbuild/defaults.jhbuildrc
index e467a49..4ff8697 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.10'
+moduleset = 'gnome-apps-3.12'
 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]