From 9ed6cd0d35411ed8662fa9cabb77628f924a8c1c Mon Sep 17 00:00:00 2001 From: Mads Meisner-Jensen Date: Sun, 6 Jun 2021 21:46:47 +0200 Subject: [PATCH] bump latest OpenWRT version to 21.02-rc2 --- configs/common | 2 +- configs/rpi-4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/common b/configs/common index 657ac8c..8494fd5 100644 --- a/configs/common +++ b/configs/common @@ -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 diff --git a/configs/rpi-4 b/configs/rpi-4 index 0d537b2..0653848 100644 --- a/configs/rpi-4 +++ b/configs/rpi-4 @@ -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 #