[releng] Update version number to 2.91.0



commit 3019062468983d93e0cba854b6ee47a0e83b0fa1
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Oct 7 09:48:22 2010 -0400

    Update version number to 2.91.0

 tools/smoketesting/sample-tarball.jhbuildrc |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/tools/smoketesting/sample-tarball.jhbuildrc b/tools/smoketesting/sample-tarball.jhbuildrc
index e5633b7..02181f4 100644
--- a/tools/smoketesting/sample-tarball.jhbuildrc
+++ b/tools/smoketesting/sample-tarball.jhbuildrc
@@ -6,12 +6,14 @@
 # what module set should be used.  The default at the moment is 'gnome28',
 # but it can be any of the files in the modulesets directory, or even
 # the URL of a module set file on a web server.
-moduleset = 'gnome-2.31.92'
+moduleset = 'gnome-2.91.0'
 
 # A list of the modules to build.  Defaults to the Gnome Desktop and
 # developer platform.
 modules = [ 'meta-gnome-desktop' ]
 
+tarballdir = os.path.join(os.environ['HOME'], 'releases', 'checkoutroot')
+
 # what directory should the source be checked out to?
 checkoutroot = os.path.join(os.environ['HOME'], 'releases', moduleset)
 



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