projects
/
openwrt
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
set version string of eglibc version 2.14 to 2.14.1
[openwrt/openwrt.git]
/
toolchain
/
eglibc
/
Config.version
diff --git
a/toolchain/eglibc/Config.version
b/toolchain/eglibc/Config.version
index 7ca4e171c0f968d2e2c6eee4e532f67a5092b896..b081cec538a6251091752a60c74c935785ee2caa 100644
(file)
--- 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"