Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/5.11' into dev
Browse files Browse the repository at this point in the history
Change-Id: I30587abcc4062808e13570ff2a158a0fdc60cad2
  • Loading branch information
gladhorn committed Jan 31, 2018
2 parents 250e07e + 61cd31a commit 282a4f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

BASEDIR=$(dirname "$0")
. $BASEDIR/../common/sw_versions.txt
. $BASEDIR/../common/shared/sw_versions.txt
VERSION=$libclang_version
URL="https://download.qt.io/development_releases/prebuilt/libclang/libclang-release_${VERSION//\./}-linux-Rhel7.2-gcc5.3-x86_64.7z"
SHA1="bbdbbc0296f42310077539b7247d285386119ef4"
Expand Down

0 comments on commit 282a4f0

Please sign in to comment.