gcc: update gcc 5 to version 5.3.0
[openwrt.git] / toolchain / gcc / Config.version
index 808c0c2..5d393c5 100644 (file)
@@ -6,7 +6,7 @@ config GCC_VERSION
        string
        default "4.8-linaro"    if GCC_VERSION_4_8_LINARO
        default "arc-2015.06"   if GCC_VERSION_4_8_ARC
-       default "5.2.0"
+       default "5.3.0"
 
 config GCC_VERSION_4_8
        bool