summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorlumag <lumag@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-01 16:55:54 +0000
committerlumag <lumag@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-01 16:55:54 +0000
commitfedab0b6f894451c1bcf364f67a6510655c056ce (patch)
tree91a0818c49c929ff8b0b5a68f03775b9380ce014 /DOCS
parent89c50c3bc8eaa4a952658b06e326b317f90cd159 (diff)
downloadmpv-fedab0b6f894451c1bcf364f67a6510655c056ce.tar.bz2
mpv-fedab0b6f894451c1bcf364f67a6510655c056ce.tar.xz
Small corection of mentioned GCC versions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10044 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/users-vs-dev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/users-vs-dev.xml b/DOCS/xml/en/users-vs-dev.xml
index 4e3f7a6913..14122dcb6a 100644
--- a/DOCS/xml/en/users-vs-dev.xml
+++ b/DOCS/xml/en/users-vs-dev.xml
@@ -79,8 +79,8 @@ go for the 3.0.4 packages offered for version 7.2 and later. You can also
get <ulink url="ftp://people.redhat.com/jakub/gcc/3.2-10/">gcc-3.2-10 packages</ulink>
(unofficial, but working fine)
and you can install them along the gcc-2.96 you already have. MPlayer will
-detect it and use 3.1 instead of 2.96. If you do not want to or cannot use
-the binary packages, here is how you can compile GCC 3.1 from source:
+detect it and use 3.2 instead of 2.96. If you do not want to or cannot use
+the binary packages, here is how you can compile GCC 3.x from source:
</para>
<procedure>