From cbb27416befdf449b3421cf50270c6b0e8a606ad Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 28 Jan 2018 18:22:32 +0100 Subject: [PATCH] sigrok-native-msys2: Bump VER_SIGROK_FIRMWARE_FX2LAFW to 0.1.6. --- cross-compile/msys2/sigrok-native-msys2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cross-compile/msys2/sigrok-native-msys2 b/cross-compile/msys2/sigrok-native-msys2 index 03372bc..3084bcb 100755 --- a/cross-compile/msys2/sigrok-native-msys2 +++ b/cross-compile/msys2/sigrok-native-msys2 @@ -46,7 +46,7 @@ DEBUG=0 # This is selected based on which MSYS2 shell is being used to do the build. TARGET=$MSYSTEM_CARCH -VER_SIGROK_FIRMWARE_FX2LAFW=0.1.5 +VER_SIGROK_FIRMWARE_FX2LAFW=0.1.6 WGET="wget -c --quiet" GIT_CLONE="git clone --depth=1" -- 2.30.2