toolchain: gcc: update 7.x to 7.3.0
[openwrt/staging/wigyori.git] / toolchain / gcc / Config.version
index ee0f3f10c3478036e87926215e23cd3ab7bbcfa5..307a3657ac5e94e9eff6ca41d80f2df3ec2c24e7 100644 (file)
@@ -6,7 +6,7 @@ config GCC_VERSION
        string
        default "arc-2017.09-release"   if GCC_VERSION_7_1_ARC
        default "6.3.0"         if GCC_USE_VERSION_6
-       default "7.2.0"         if GCC_USE_VERSION_7
+       default "7.3.0"         if GCC_USE_VERSION_7
        default "5.5.0"
 
 config GCC_VERSION_7_1