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 7ca4e171c..b081cec53 100644
--- a/toolchain/eglibc/Config.version
+++ b/toolchain/eglibc/Config.version
@@ -2,5 +2,5 @@ config EGLIBC_VERSION
string
depends on USE_EGLIBC
default "2.13" if EGLIBC_VERSION_2_13
- default "2.14" if EGLIBC_VERSION_2_14
+ default "2.14.1" if EGLIBC_VERSION_2_14
default "trunk"