Skip to content

Commit

Permalink
Merge pull request #223 from qzhuyan/dev/william/bump-msquic-2.2.3
Browse files Browse the repository at this point in the history
upgrade: msquic 2.2.3
  • Loading branch information
qzhuyan authored Oct 10, 2023
2 parents 1f6c1a9 + f0e6f91 commit 71bc15d
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.2.2'
./build.sh 'v2.2.3'

compile:
$(REBAR) compile
Expand Down

0 comments on commit 71bc15d

Please sign in to comment.