summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2016-09-22 21:48:01 +0200
committerSzymon Dziok <b0hoon@o2.pl>2016-09-22 21:48:01 +0200
commit5869ad2c87aa3414b87049f88fd453794c3f011d (patch)
tree7ee8bd3635e57cdda16adda6b39b304b398f0fee
parentc534be035acf3f7e552181b03c5bdfcc5ef8ed7b (diff)
downloadrockbox-5869ad2c87aa3414b87049f88fd453794c3f011d.tar.gz
rockbox-5869ad2c87aa3414b87049f88fd453794c3f011d.zip
Mark Samsung YH players as stable.
Change-Id: I4a0e8b7042ca54bf653ff2ce46a93f87000b0b2d
-rw-r--r--tools/builds.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/builds.pm b/tools/builds.pm
index 1d596c05bb..6196d8613b 100644
--- a/tools/builds.pm
+++ b/tools/builds.pm
@@ -236,15 +236,15 @@ $releasenotes="/wiki/ReleaseNotes313";
236 }, 236 },
237 'samsungyh820' => { 237 'samsungyh820' => {
238 name => 'Samsung YH-820', 238 name => 'Samsung YH-820',
239 status => 2, 239 status => 3,
240 }, 240 },
241 'samsungyh920' => { 241 'samsungyh920' => {
242 name => 'Samsung YH-920', 242 name => 'Samsung YH-920',
243 status => 2, 243 status => 3,
244 }, 244 },
245 'samsungyh925' => { 245 'samsungyh925' => {
246 name => 'Samsung YH-925', 246 name => 'Samsung YH-925',
247 status => 2, 247 status => 3,
248 }, 248 },
249 'samsungypr0' => { 249 'samsungypr0' => {
250 name => 'Samsung YP-R0', 250 name => 'Samsung YP-R0',