demo
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 10 Jun 2015 18:55:23 +0000 (14:55 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 10 Jun 2015 18:55:23 +0000 (14:55 -0400)
dsl/kernel-lttng-modules.seed.groovy

index 202a11dc7a00e4456ccad8729b1b85f2a020ec21..76f1af60a651d565a812031a2bc941554ed420c9 100644 (file)
@@ -87,7 +87,7 @@ class BasicVersion implements Comparable<BasicVersion> {
     }
 }
 
-def kernelTagCutOff = new BasicVersion("4.0", "")
+def kernelTagCutOff = new BasicVersion("3.0", "")
 def modulesBranches = ["master","stable-2.5.0","stable-2.6.0", "stable-2.4.0"]
 
 
This page took 0.026034 seconds and 4 git commands to generate.