X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.version;h=a7e55eb5caf1e730cb2507a6916a7f20c4f22f11;hb=df47decd60808d099e663b32f60795f629ee81e3;hp=7126a0c883fd6350ecfb03e801c633511a3a6e9c;hpb=4a57e786a1e0ed4e3d600370b0bc86db33daf3cc;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 7126a0c883..a7e55eb5ca 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -9,5 +9,5 @@ config GCC_VERSION_13 config GCC_VERSION string default "11.3.0" if GCC_VERSION_11 - default "13.1.0" if GCC_VERSION_13 + default "13.2.0" if GCC_VERSION_13 default "12.3.0"