summaryrefslogtreecommitdiff
path: root/config/libc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-10-05 00:48:28 (GMT)
committerAlexey Neyman <stilor@att.net>2016-10-05 00:48:28 (GMT)
commit1cb9253dd76ddc93082952c580b2512ff600d9fd (patch)
tree375e7609e4afc3a4c8ea83add3a1a36527a20b23 /config/libc
parent8121be5b217d1b354db856f8c4ca1b94ce7cffd4 (diff)
uClibc-ng pushes new releases faster than we merge them in!
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/libc')
-rw-r--r--config/libc/uClibc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in
index 14564ba..f7054d6 100644
--- a/config/libc/uClibc.in
+++ b/config/libc/uClibc.in
@@ -75,9 +75,9 @@ choice
# Don't remove next line
# CT_INSERT_VERSION_BELOW
-config LIBC_UCLIBC_NG_V_1_0_17
+config LIBC_UCLIBC_NG_V_1_0_18
bool
- prompt "1.0.17"
+ prompt "1.0.18"
select LIBC_UCLIBC_NG_1_0_15_or_later
config LIBC_UCLIBC_V_0_9_33_2
@@ -91,7 +91,7 @@ config LIBC_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
- default "1.0.17" if LIBC_UCLIBC_NG_V_1_0_17
+ default "1.0.18" if LIBC_UCLIBC_NG_V_1_0_18
default "0.9.33.2" if LIBC_UCLIBC_V_0_9_33_2
endif # ! LIBC_UCLIBC_CUSTOM