Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b8cb8d9ca4 |
@@ -42,10 +42,10 @@ MB=${MB:-"NO_MICROBENCH"}
|
||||
###########################################
|
||||
# Dependent module branches
|
||||
|
||||
PVCOMMON_BRANCH="master"
|
||||
PVDATA_BRANCH="master"
|
||||
PVACCESS_BRANCH="master"
|
||||
NORMATIVETYPES_BRANCH="master"
|
||||
PVCOMMON_BRANCH="release-4.2"
|
||||
PVDATA_BRANCH="release-6.0"
|
||||
PVACCESS_BRANCH="release-5.0"
|
||||
NORMATIVETYPES_BRANCH="release-5.1"
|
||||
|
||||
###########################################
|
||||
# Fetch and unpack dependencies
|
||||
|
||||
Reference in New Issue
Block a user