config/libc/newlib.in
changeset 3266 84fcb0cae9a4
parent 3258 b966620c7b1e
child 3301 a1d286d228ef
     1.1 --- a/config/libc/newlib.in	Tue Dec 31 12:25:27 2013 +0100
     1.2 +++ b/config/libc/newlib.in	Thu Jan 02 10:35:44 2014 +0100
     1.3 @@ -67,7 +67,7 @@
     1.4      string
     1.5  # Don't remove next line
     1.6  # CT_INSERT_VERSION_STRING_BELOW
     1.7 -    default "2.1.0" if LIBC_NEWLIB_V_2_0_0
     1.8 +    default "2.1.0" if LIBC_NEWLIB_V_2_1_0
     1.9      default "2.0.0" if LIBC_NEWLIB_V_2_0_0
    1.10      default "1.20.0" if LIBC_NEWLIB_V_1_20_0
    1.11      default "1.19.0" if LIBC_NEWLIB_V_1_19_0