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:
authorLluis Sanchez <llsan@microsoft.com>2019-01-30 18:54:46 +0300
committerGitHub <noreply@github.com>2019-01-30 18:54:46 +0300
commit2a4679454f31c8bb887cfd181ea133c9149d3cad (patch)
tree1e78b88d08fee9b478846439866db2571733ad97
parent133a05489b7158d6ebba6e9ded99ecccc300f02e (diff)
-rwxr-xr-xversion-checks4
1 files changed, 2 insertions, 2 deletions
diff --git a/version-checks b/version-checks
index 3393428095..592b2d1afc 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]=e5b43ba963b7b407aa5b9f2c59018c32a709e6ab
-DEP_BRANCH_AND_REMOTE[0]="release-7.7 origin/release-7.7"
+DEP_NEEDED_VERSION[0]=c8b4305fd4c60b9c25947072eb150fdc3a5aa2b5
+DEP_BRANCH_AND_REMOTE[0]="release-7.7.4 origin/release-7.7.4"
# heap-shot
DEP[1]=heap-shot