summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-08-24 15:28:39 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-08-24 15:28:39 -0400
commit910e600ba20fcc6b8493ca50da05d02d68990ba8 (patch)
tree839c2eff12a75ede1dcf715b229e40c6260108f0
parentc7cbd494eb59dbc1c7aef7b70359712bc5218d74 (diff)
downloadrockbox-910e600ba20fcc6b8493ca50da05d02d68990ba8.tar.gz
rockbox-910e600ba20fcc6b8493ca50da05d02d68990ba8.zip
Mark xDuoo X3 as "stable" in the build system as it now has a manual
Change-Id: I8df272b4f8f2a19bbe49dfb938243ed592201797
-rw-r--r--tools/builds.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/builds.pm b/tools/builds.pm
index 466d10efea..d46aa83495 100644
--- a/tools/builds.pm
+++ b/tools/builds.pm
@@ -434,7 +434,7 @@ $releasenotes="/wiki/ReleaseNotes315";
434 }, 434 },
435 'xduoox3' => { 435 'xduoox3' => {
436 name => 'xDuoo X3', 436 name => 'xDuoo X3',
437 status => 2, 437 status => 3,
438 }, 438 },
439 'xduoox3ii' => { 439 'xduoox3ii' => {
440 name => 'xDuoo X3ii', 440 name => 'xDuoo X3ii',