summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2012-01-27 20:19:07 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2012-01-27 20:19:07 +0100
commitd6848584f73f602ac3860ad894b6801b987b21d7 (patch)
tree8914c9b2ccfd766cd3d3b436ea2de93e36c92b1d /tools
parent28a10ec4906d5a1f990046f146d161f9c49e89ad (diff)
downloadrockbox-d6848584f73f602ac3860ad894b6801b987b21d7.tar.gz
rockbox-d6848584f73f602ac3860ad894b6801b987b21d7.zip
fuze+: mark as unstable
Change-Id: I4a21e220e16b567eb3e7afe5e7d1a3293dd13bb2
Diffstat (limited to 'tools')
-rw-r--r--tools/builds.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/builds.pm b/tools/builds.pm
index 8cd7cc5356..8cc793d7a7 100644
--- a/tools/builds.pm
+++ b/tools/builds.pm
@@ -257,6 +257,10 @@ $releasenotes="/wiki/ReleaseNotes310";
257 status => 3, 257 status => 3,
258 icon => 'sansafuze', 258 icon => 'sansafuze',
259 }, 259 },
260 'sansafuzeplus' => {
261 name => 'SanDisk Sansa Fuze+',
262 status => 2
263 },
260 'sansam200' => { 264 'sansam200' => {
261 name => 'SanDisk Sansa m200', 265 name => 'SanDisk Sansa m200',
262 status => 1, 266 status => 1,