# HG changeset patch
# User lumag
# Date 1051808154 0
# Node ID 89c3480b333c3cc154ffb14fbd16e9abc5d2e71f
# Parent 47ebc28813aa9ddfc22ee900d18ebdf670eb2d74
Small corection of mentioned GCC versions.
diff -r 47ebc28813aa -r 89c3480b333c DOCS/xml/en/users-vs-dev.xml
--- a/DOCS/xml/en/users-vs-dev.xml Thu May 01 16:08:42 2003 +0000
+++ b/DOCS/xml/en/users-vs-dev.xml Thu May 01 16:55:54 2003 +0000
@@ -79,8 +79,8 @@
get gcc-3.2-10 packages
(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: