bump latest OpenWRT version to 21.02-rc2

This commit is contained in:
Mads Meisner-Jensen
2021-06-06 21:46:47 +02:00
parent a1db7612fc
commit 9ed6cd0d35
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
# Latest point release of each main release
RELEASE_18_06="18.06.9"
RELEASE_19_07="19.07.7"
RELEASE_21_02="21.02.0-rc1"
RELEASE_21_02="21.02.0-rc2"
# Popular Luci apps
# This list is probably only valid for the 21.02 release

View File

@@ -8,7 +8,7 @@ TARGET=bcm27xx/bcm2711
# Currently there is only the "rpi-4" build profile for this TARGET
PROFILE="rpi-4"
RELEASE="21.02.0-rc1"
RELEASE=${RELEASE_21_02}
# See https://openwrt.org/packages/start
#