forked from len0rd/rockbox
builds.pm in master has to wait for the actual release.
This reverts the builds.pm part of d5859c6 (which was accidentally
pushed too soon) to avoid having the website link to nonexistent files.
The modifications need to be re-done as soon as 3.11.1 is actually on
the server.
Change-Id: Ifee2ed497ffcaefe32b75fa25d829cf0c7b6d17d
This commit is contained in:
parent
d5859c6d21
commit
80f9577d81
1 changed files with 5 additions and 5 deletions
|
|
@ -1,8 +1,8 @@
|
|||
$publicrelease="3.11.1";
|
||||
$manualrelease="3.11.1";
|
||||
$voicerelease="3.11.1";
|
||||
$releasedate="April 7, 2012";
|
||||
$releasenotes="/wiki/ReleaseNotes3111";
|
||||
$publicrelease="3.11";
|
||||
$manualrelease="3.11";
|
||||
$voicerelease="3.11";
|
||||
$releasedate="March 31, 2012";
|
||||
$releasenotes="/wiki/ReleaseNotes311";
|
||||
|
||||
%builds = (
|
||||
'archosav300' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue