Skip to content

Commit

Permalink
QtWebKit: make sure that we use the correct release tag (opencor#2252).
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Dec 16, 2019
1 parent 192a0c2 commit 890f711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/3rdparty/QtWebKit/CMakeLists.txt
Expand Up @@ -20,7 +20,7 @@ set(GIT_TAG_ZLIB v1.2.11)

# Release tag

set(RELEASE_TAG v5.12.0)
set(RELEASE_TAG v5.212.0-alpha3-opencor)

# Specify where our local package will be installed

Expand Down

0 comments on commit 890f711

Please sign in to comment.