summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-05-18 21:40:11 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-05-19 03:45:30 +0200
commit0c3380f9efbbcfc3dfdb2551fa51458f7edc5a5c (patch)
tree9e8cb764144e2cfd981b05b5629be13cc467d461
parent9e674c712f9cfa6342291add796979124b0740c7 (diff)
downloadrockbox-0c3380f.tar.gz
rockbox-0c3380f.zip
builds: Archos recorder v1 hasn't seen a release since 3.13 (in 2013)
Fix this, so the download metadata will do the right thing. Change-Id: I7f51f0252e0f72667374143a9cad1021acc58538
-rw-r--r--tools/builds.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/builds.pm b/tools/builds.pm
index ddb9795d28..fa0a49ae6d 100644
--- a/tools/builds.pm
+++ b/tools/builds.pm
@@ -38,7 +38,7 @@ $releasenotes="/wiki/ReleaseNotes315";
name => 'Archos Recorder v1',
status => 3,
ram => 2,
-# release => '3.13', # We did a 3.15 release of this..?
+ release => '3.13', # Haven't had a proper release since then.
},
'archosrecorderv2' => {
name => 'Archos Recorder v2',