Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralan <alan@xamarin.com>2015-09-15 13:28:14 +0300
committeralan <alan@xamarin.com>2015-09-15 13:28:14 +0300
commitbb970cb6a636c196d340e01f0da5f266de256cbb (patch)
tree994c774ef4d6207fd11c82c5829b70a49f78c7ab
parentc4bae8699d467abf96d4f287799ce8fce9def878 (diff)
Updated submodule references
Updated reference to md-addins Fixed target branch for md-addins
-rwxr-xr-xversion-checks4
1 files changed, 2 insertions, 2 deletions
diff --git a/version-checks b/version-checks
index e8401f4dd6..ca3f8da7ba 100755
--- a/version-checks
+++ b/version-checks
@@ -17,8 +17,8 @@ DEP[0]=md-addins
DEP_NAME[0]=MDADDINS
DEP_PATH[0]=${top_srcdir}/../md-addins
DEP_MODULE[0]=git@github.com:xamarin/md-addins.git
-DEP_NEEDED_VERSION[0]=aa20978dac11e2f14567d1483cddb12c76668bc1
-DEP_BRANCH_AND_REMOTE[0]="master origin/master"
+DEP_NEEDED_VERSION[0]=23a9892b25555121900864ffaa045c3cbf59ea03
+DEP_BRANCH_AND_REMOTE[0]="roslyn origin/roslyn"
# heap-shot
DEP[1]=heap-shot