toolchain/gcc: bump gcc 11 to 11.2
[openwrt/staging/chunkeey.git] / toolchain / gcc / Config.version
index e8cc3215becc8cdf6b9b0c79027a0cb0269d9f09..dd61d1e2101a626466161302fc50233a7b358f69 100644 (file)
@@ -19,7 +19,7 @@ config GCC_VERSION
        default "7.5.0"         if GCC_VERSION_7
        default "9.3.0"         if GCC_VERSION_9
        default "10.3.0"        if GCC_VERSION_10
-       default "11.1.0"        if GCC_VERSION_11
+       default "11.2.0"        if GCC_VERSION_11
        default "8.4.0"
 
 config GCC_USE_IREMAP