Skip to content

Commit

Permalink
fix(h265): error: extraneous ')' before ';'
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Nov 9, 2023
1 parent 38ee7a7 commit f1f0e5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WEBRTC_BUILD_VERSION=HEAD
WEBRTC_VERSION=HEAD
WEBRTC_READABLE_VERSION=HEAD
WEBRTC_COMMIT=9e1bf2bf08fb9e14ccaaa5345c1a6b3f77de8a7a
WEBRTC_COMMIT=7096ec4128fa2bb59beebaad058b512d20a2a852
2 changes: 1 addition & 1 deletion webrtc_version.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WEBRTC_BUILD_VERSION: 120.6099.04.1
WEBRTC_VERSION: 120.6099.04
WEBRTC_READABLE_VERSION: M120.6099
WEBRTC_COMMIT: 9e1bf2bf08fb9e14ccaaa5345c1a6b3f77de8a7a
WEBRTC_COMMIT: 7096ec4128fa2bb59beebaad058b512d20a2a852

0 comments on commit f1f0e5c

Please sign in to comment.