Skip to content

Commit

Permalink
Bump SDK version due to libpcap version change
Browse files Browse the repository at this point in the history
  • Loading branch information
bonsaiviking committed Nov 5, 2019
1 parent 7548667 commit aab591b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_sdk.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
set SDKFILENAME=npcap-sdk-1.02.zip
set SDKFILENAME=npcap-sdk-1.04.zip

if "%2"== "" ( rd /s/q ./npcap-sdk 2>nul >nul) else ( rd /s /q "%2" 2>nul >nul)

Expand Down

0 comments on commit aab591b

Please sign in to comment.