Skip to content

Commit

Permalink
sweet: Bump FOX_VERSION to R11.1_4
Browse files Browse the repository at this point in the history
Change-Id: I8b4cf62c72c052bc410e8a66c771bad9761b1c62
  • Loading branch information
basamaryan committed Sep 5, 2023
1 parent ce8cb50 commit c03f68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendorsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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_3"
export FOX_VERSION="R11.1_4"
export OF_MAINTAINER="Aryan"

# let's see what are our build VARs
Expand Down

0 comments on commit c03f68e

Please sign in to comment.