summaryrefslogtreecommitdiff
path: root/toolchain/eglibc/Config.version
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-11-24 00:43:31 +0000
committerNicolas Thill <nico@openwrt.org>2009-11-24 00:43:31 +0000
commit143213091bc6a76983dfcd6f4fd305aaffd5d32e (patch)
treed98cbfb10fe230f62d766007a593296ffc8a1291 /toolchain/eglibc/Config.version
parent0fb52dee86d11bc19642fa39811f29bafb7b0117 (diff)
downloadmtk-20170518-143213091bc6a76983dfcd6f4fd305aaffd5d32e.zip
mtk-20170518-143213091bc6a76983dfcd6f4fd305aaffd5d32e.tar.gz
mtk-20170518-143213091bc6a76983dfcd6f4fd305aaffd5d32e.tar.bz2
eglibc: update v2.10 to rev. 9289
SVN-Revision: 18518
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 e312826..6e2146d 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"