Skip to content

Commit

Permalink
point dependencies to 'release' branches
Browse files Browse the repository at this point in the history
Change-Id: If877a6e3b98dda300226e2c0bd87ebf48310f1ba
Reviewed-by: Thiago Macieira <[email protected]>
  • Loading branch information
Sergio Ahumada authored and The Qt Project committed Dec 18, 2012
1 parent b41c215 commit b2b83f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sync.profile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
"qtbase" => "refs/heads/stable",
"qtbase" => "refs/heads/release",
);

0 comments on commit b2b83f0

Please sign in to comment.