aboutsummaryrefslogtreecommitdiffstats
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
commit5573d95e068d3c81d28b212c359402243308c397 (patch)
treebd907e684dded5e6d56f8357c19d3c0fc0371944 /toolchain/eglibc/Config.version
parent089c8b4f50e60be24a1940ddca1d10685a2d66d2 (diff)
downloadmaster-187ad058-5573d95e068d3c81d28b212c359402243308c397.tar.gz
master-187ad058-5573d95e068d3c81d28b212c359402243308c397.tar.bz2
master-187ad058-5573d95e068d3c81d28b212c359402243308c397.zip
[toolchain] eglibc: update v2.10 to rev. 9289
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18518 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 e312826816..6e2146d15f 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"