summaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/Config.version
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/eglibc/Config.version')
-rw-r--r--toolchain/eglibc/Config.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/eglibc/Config.version b/toolchain/eglibc/Config.version
index e31282681..6e2146d15 100644
--- a/toolchain/eglibc/Config.version
+++ b/toolchain/eglibc/Config.version
@@ -5,5 +5,5 @@ config EGLIBC_VERSION
default "2.7" if EGLIBC_VERSION_2_7
default "2.8" if EGLIBC_VERSION_2_8
default "2.9" if EGLIBC_VERSION_2_9
- default "2.10.1" if EGLIBC_VERSION_2_10
+ default "2.10.2" if EGLIBC_VERSION_2_10
default "trunk"