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 McGovern <alan@xamarin.com>2013-08-07 23:56:51 +0400
committerAlan McGovern <alan@xamarin.com>2013-08-07 23:56:51 +0400
commit593d7acb1cb78ceeeb482d5133cf1fe514467e39 (patch)
treeeb3a84780bafa1df4feb783050ce0b2783311224
parentb3341dc70873ab3a0146285e916ca0d2536dee72 (diff)
Reference the right branch and commitmonodevelop-4.0.12
-rwxr-xr-xversion-checks4
1 files changed, 2 insertions, 2 deletions
diff --git a/version-checks b/version-checks
index d3ab0e579a..a6c6a2485d 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]=82950a373f102ddb0b1bbef37dea6c91c6736cfb
-DEP_BRANCH_AND_REMOTE[0]="monodevelop-4.0.11-branch origin/monodevelop-4.0.11-branch"
+DEP_NEEDED_VERSION[0]=25a0858b281923e666b09259ad4746b774e0a873
+DEP_BRANCH_AND_REMOTE[0]="monodevelop-4.0.12-branch origin/monodevelop-4.0.12-branch"
# heap-shot
DEP[1]=heap-shot