From 488cb994e31269e63502b96a2aa39940fc95b0ff Mon Sep 17 00:00:00 2001 From: basamaryan Date: Tue, 17 Oct 2023 00:38:48 +0200 Subject: [PATCH] sweet: Bump FOX_VERSION to R11.1_6 Change-Id: Icfa2643b1ded72534b0aa10aa63e88ff5057b548 --- vendorsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendorsetup.sh b/vendorsetup.sh index 45e4c9d..d57c799 100644 --- a/vendorsetup.sh +++ b/vendorsetup.sh @@ -81,7 +81,7 @@ if [ "$1" = "$FDEVICE" -o "$FOX_BUILD_DEVICE" = "$FDEVICE" ]; then export OF_CLOCK_POS=1 # R11.1 Settings - export FOX_VERSION="R11.1_5" + export FOX_VERSION="R11.1_6" export OF_MAINTAINER="Aryan" # let's see what are our build VARs