[jhbuild] defaults: default to the 3.26 moduleset



commit 5b676bb649c62bb439f3b9ebd4b75c66316a41b2
Author: Ernestas Kulik <ernestask gnome org>
Date:   Tue Apr 18 11:05:35 2017 +0300

    defaults: default to the 3.26 moduleset
    
    https://bugzilla.gnome.org/show_bug.cgi?id=781435

 jhbuild/defaults.jhbuildrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/defaults.jhbuildrc b/jhbuild/defaults.jhbuildrc
index f6e0130..8c454a3 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.24'
+moduleset = 'gnome-apps-3.26'
 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]