toolchain: gcc: switch default to 13
[openwrt/openwrt.git] / toolchain / gcc / Config.in
index 9156f9c26356848f598e423429f1af6fe1930dc1..85abbdabb7ac54d544b3e5d79c37d310860e679f 100644 (file)
@@ -2,7 +2,7 @@
 
 choice
        prompt "GCC compiler Version" if TOOLCHAINOPTS
-       default GCC_USE_VERSION_12
+       default GCC_USE_VERSION_13
        help
          Select the version of gcc you wish to use.