aboutsummaryrefslogtreecommitdiffstats
path: root/translate
diff options
context:
space:
mode:
Diffstat (limited to 'translate')
-rwxr-xr-xtranslate/gcc/dist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/translate/gcc/dist.sh b/translate/gcc/dist.sh
index 2d15f7708..d2e5cb057 100755
--- a/translate/gcc/dist.sh
+++ b/translate/gcc/dist.sh
@@ -39,7 +39,7 @@
set -e
# GCC version
-GCCVERSION=4.0.2
+GCCVERSION=4.1.0
# Machine name used by GCC
MACHINE=i686-pc-linux-gnu
# Directory where GCC sources (and objects) stay.