summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2017-04-30 19:50:11 -0400
committerFranklin Wei <git@fwei.tk>2017-04-30 19:50:11 -0400
commita8fa69628898a71f78657e3014ea00361c8b2d51 (patch)
treefa77a585d6b4318a8d864078686535feac13ae25
parent4519027562843ef2c0e5d3b5cad3846e0a5b15c6 (diff)
downloadrockbox-a8fa69628898a71f78657e3014ea00361c8b2d51.tar.gz
rockbox-a8fa69628898a71f78657e3014ea00361c8b2d51.zip
N2G is stable and 6G is unstable
Change-Id: Ib5b939debb1db838907d33563784d336fdad3444
-rw-r--r--tools/builds.pm5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/builds.pm b/tools/builds.pm
index ab96eebfee..799bebe433 100644
--- a/tools/builds.pm
+++ b/tools/builds.pm
@@ -145,8 +145,7 @@ $releasenotes="/wiki/ReleaseNotes314";
145 }, 145 },
146 'ipodnano2g' => { 146 'ipodnano2g' => {
147 name => 'iPod Nano 2nd gen', 147 name => 'iPod Nano 2nd gen',
148 status => 2, 148 status => 1,
149 release => '3.10',
150 }, 149 },
151 'ipodvideo' => { 150 'ipodvideo' => {
152 name => 'iPod Video', 151 name => 'iPod Video',
@@ -154,7 +153,7 @@ $releasenotes="/wiki/ReleaseNotes314";
154 }, 153 },
155 'ipod6g' => { 154 'ipod6g' => {
156 name => 'iPod 6th gen (Classic)', 155 name => 'iPod 6th gen (Classic)',
157 status => 1, 156 status => 2,
158 }, 157 },
159 'iriverh10' => { 158 'iriverh10' => {
160 name => 'iriver H10 20GB', 159 name => 'iriver H10 20GB',