summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/builds.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/builds.pm b/tools/builds.pm
index 676ed08a4e..1b24f292e6 100644
--- a/tools/builds.pm
+++ b/tools/builds.pm
@@ -127,6 +127,10 @@ $releasenotes="/wiki/ReleaseNotes3112";
127 name => 'iPod Video', 127 name => 'iPod Video',
128 status => 3, 128 status => 3,
129 }, 129 },
130 'ipod6g' => {
131 name => 'iPod 6th gen (Classic)',
132 status => 1,
133 },
130 'iriverh10' => { 134 'iriverh10' => {
131 name => 'iriver H10 20GB', 135 name => 'iriver H10 20GB',
132 status => 3, 136 status => 3,