diff -r b966620c7b1e -r e11a8a2e225d config/libc/newlib.in --- a/config/libc/newlib.in Tue Dec 31 12:25:27 2013 +0100 +++ b/config/libc/newlib.in Tue Mar 11 22:11:43 2014 +0100 @@ -67,7 +67,7 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "2.1.0" if LIBC_NEWLIB_V_2_0_0 + default "2.1.0" if LIBC_NEWLIB_V_2_1_0 default "2.0.0" if LIBC_NEWLIB_V_2_0_0 default "1.20.0" if LIBC_NEWLIB_V_1_20_0 default "1.19.0" if LIBC_NEWLIB_V_1_19_0