diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2003-05-28 08:38:00 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2003-05-28 08:38:00 +0000 |
| commit | 7ad16993d7a1b884cfcedf3a2fc07ecae28b21c8 (patch) | |
| tree | c9de2eae3886699c92e3b7aea203f9eb949b0609 | |
| parent | 04dbdfe170a2536e5bac4fd6ee34ecdb1ce8388e (diff) | |
| download | rockbox-7ad16993d7a1b884cfcedf3a2fc07ecae28b21c8.zip rockbox-7ad16993d7a1b884cfcedf3a2fc07ecae28b21c8.tar.gz rockbox-7ad16993d7a1b884cfcedf3a2fc07ecae28b21c8.tar.bz2 rockbox-7ad16993d7a1b884cfcedf3a2fc07ecae28b21c8.tar.xz | |
don't call them target builds, they're daily builds for different models
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3703 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/daily.t | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/daily.t b/www/daily.t index 52b68ef..8270c59 100644 --- a/www/daily.t +++ b/www/daily.t @@ -8,13 +8,12 @@ <p>Please also look at our a useful <a href="docs/">documentation</a> for do-it-yourselfers. <a name="target_builds"></a> -<h2>Target builds</h2> +<a name="daily_builds"></a> +<h2>Daily builds for different models</h2> <p>These are automated daily builds of the CVS code. They are <i>not</i> official releases and are in fact almost guaranteed to contain bugs! -<p><b>New:</b> We now accept bug reports for daily builds too. Just make sure you mark the report with the exact version you were running. - <p> <!--#exec cmd="./dailymod.pl" --> |