jhbuildrc-gnome-shell: switch to the GNOME 3.8 moduleset

Now that GNOME 3.6 is out, the default development platform
should be the 3.8 moduleset.
This commit is contained in:
Owen W. Taylor 2012-10-05 13:59:04 -04:00
parent f6c2902fe4
commit f80eb89d57

View File

@ -18,7 +18,7 @@
# Only rebuild modules that have changed
build_policy = 'updated'
moduleset = 'gnome-apps-3.6'
moduleset = 'gnome-apps-3.8'
modules = [ 'meta-gnome-core-shell' ]