aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>2013-01-10 14:44:06 -0800
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>2013-01-10 14:44:06 -0800
commit67fbf0a0ad1186a384b2ed51eff7601edafa91b1 (patch)
tree0a14a829d469d8197fa6925a8da7c21bcae0c4c1
parent7b4500d355c612d1f141aa697506b4ecbbced222 (diff)
downloadrel-html-67fbf0a0ad1186a384b2ed51eff7601edafa91b1.tar.gz
rel-html: update compat-drivers release values
This updates the compat-drivers config file to account for the latest releases. This type of change is one that we should strive to automate but its unclear exactly how to best do this for any random project. One possible idea is to add support into git information about the latest releases, or to have projects list this somehow on github and use github API to extract the release information. Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
-rw-r--r--projects/compat-drivers.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/compat-drivers.cfg b/projects/compat-drivers.cfg
index cdec83a..2493dd2 100644
--- a/projects/compat-drivers.cfg
+++ b/projects/compat-drivers.cfg
@@ -1,7 +1,7 @@
[project]
rel_html_proj = compat-drivers
-rel_html_stable_vers =
-rel_html_testing_ver = 3.7-rc1-6
+rel_html_stable_vers = 3.7.1-3
+rel_html_testing_ver = 3.8-rc3-1
rel_html_url_releases = http://www.kernel.org/pub/linux/kernel/projects/backports/stable/
http://www.kernel.org/pub/linux/kernel/projects/backports/2012/
rel_license = GPLv2