summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2002-07-24 12:59:42 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2002-07-24 12:59:42 +0000
commite8e55e2aa33ee1cf828b24ced59be4ce5e42436f (patch)
treeafe092b56f6d823b62d383c3b3fb3a42a3e91bd9
parent3383d522b3ac9005aaaa52b14ccbb52a4ac28a3b (diff)
downloadrockbox-e8e55e2aa33ee1cf828b24ced59be4ce5e42436f.tar.gz
rockbox-e8e55e2aa33ee1cf828b24ced59be4ce5e42436f.zip
Added note about using daily builds instead
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1432 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--www/download/index.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/download/index.t b/www/download/index.t
index 777e5aa9c7..a0e9a24de0 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -2,6 +2,12 @@
2#define DOWNLOAD_PAGE 2#define DOWNLOAD_PAGE
3#include "head.t" 3#include "head.t"
4 4
5<h2>Note</h2>
6
7<p>The 1.1 version is now quite old. We didn't manage to release the 1.2
8version before the summer vacation, so we would recommend you to try one
9of the daily builds if you want to experience the true Rockbox power.
10
5<h2>Version 1.1</h2> 11<h2>Version 1.1</h2>
6 12
7<p>Recorder support, playlists and scrolling are the main new features of this version. Read the <a href="rockbox-1.1-notes.txt">release notes</a>. 13<p>Recorder support, playlists and scrolling are the main new features of this version. Read the <a href="rockbox-1.1-notes.txt">release notes</a>.