update for 19.07.4

no changes were needed, all seems to still work
This commit is contained in:
Attila Lendvai 2020-11-28 22:14:47 +01:00
parent 75b8e35aa7
commit f9cdbd39ef

View File

@ -12,7 +12,7 @@ BUILD=`readlink -f $BUILD`
###
### chose a release
###
RELEASE="18.06.1"
RELEASE="19.07.4"
IMGBUILDER_NAME="openwrt-imagebuilder-${RELEASE}-${TARGET_ARCHITECTURE}-${TARGET_VARIANT}.Linux-x86_64"
IMGBUILDER_DIR="${BUILD}/${IMGBUILDER_NAME}"