Skip to content

Commit

Permalink
Merge pull request #192 from qzhuyan/dev/william/msquic-2.1.8
Browse files Browse the repository at this point in the history
feat: msquic 2.1.8
  • Loading branch information
qzhuyan authored Jun 12, 2023
2 parents f909459 + d351510 commit 236f427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ default: build-nif

.PHONY: build-nif
build-nif:
./build.sh 'v2.1.5'
./build.sh 'v2.1.8'

compile:
$(REBAR) compile
Expand Down

0 comments on commit 236f427

Please sign in to comment.