diff options
| author | Marc Guay <marcguay@rockbox.org> | 2008-10-07 17:03:24 +0000 |
|---|---|---|
| committer | Marc Guay <marcguay@rockbox.org> | 2008-10-07 17:03:24 +0000 |
| commit | 7eb194477a19a12d76bceb64108ffad2da784c9f (patch) | |
| tree | c2daff0cfd3b32982464911b6ffd98d236095771 | |
| parent | 2f84f699c0df4a82dfdcb2244e1c7bf4af99fc72 (diff) | |
| download | rockbox-7eb194477a19a12d76bceb64108ffad2da784c9f.zip rockbox-7eb194477a19a12d76bceb64108ffad2da784c9f.tar.gz rockbox-7eb194477a19a12d76bceb64108ffad2da784c9f.tar.bz2 rockbox-7eb194477a19a12d76bceb64108ffad2da784c9f.tar.xz | |
Update the release version part of the installation section to mention 3.0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18731 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/getting_started/installation.tex | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 7f20549..982201b 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -219,16 +219,10 @@ you want to install and get the appropriate version for your \dap{}. \begin{description} -\item[Release.] - \opt{archos}{The release version is the latest stable release, free - of known critical bugs. The current stable release of Rockbox, version - 2.5, is available at \url{http://www.rockbox.org/download/}. - } - \opt{swcodec}{ - There has not yet been a stable release for the \playername{}. Until - there is one, use a current build. - } - +\item[Release.] The release version is the latest stable release, free + of known critical bugs. The current stable release of Rockbox, version + 3.0, is available at \url{http://www.rockbox.org/download/}. + \item[Current Build.] The current build is built at each source code change to the Rockbox SVN repository and represents the current state of Rockbox development. This means that the build could contain bugs but most of |