Skip to content

Commit

Permalink
Bump the webrtc commit
Browse files Browse the repository at this point in the history
 * From to what was chosen in #19
  • Loading branch information
arlolra committed Dec 31, 2015
1 parent 50bc0a1 commit 979312a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ WEBRTC_SRC="$WEBRTC_DIR/src"
OS=$(go env GOOS)
ARCH=$(go env GOARCH)
CONFIG="Debug"
COMMIT="cb3f9bd"
COMMIT="bd7d8f7e2b824a887aa12236cb6185d446d7da61"

INCLUDE_DIR="$PROJECT_DIR/include"
LIB_DIR="$PROJECT_DIR/lib"
Expand Down

0 comments on commit 979312a

Please sign in to comment.