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:
authorXamarin Release Manager <release-manager@xamarin.com>2012-07-28 01:05:52 +0400
committerwww-data <www-data@pipeline.internalx.com>2012-07-28 01:05:52 +0400
commit89a76c1a034bbb4f90cce8c6d5638d2d7a2a8524 (patch)
tree38d0c3acc87c725e42293937b7dcc51c376d7a2a /main/src/addins/MonoDevelop.Autotools
parent5f2068890436ce6fb0fa5537763797716e83b0a4 (diff)
Updated add-ins version to 3.0.4.2
Diffstat (limited to 'main/src/addins/MonoDevelop.Autotools')
-rw-r--r--main/src/addins/MonoDevelop.Autotools/MonoDevelop.Autotools.addin.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/src/addins/MonoDevelop.Autotools/MonoDevelop.Autotools.addin.xml b/main/src/addins/MonoDevelop.Autotools/MonoDevelop.Autotools.addin.xml
index 54f43da554..896fb1122d 100644
--- a/main/src/addins/MonoDevelop.Autotools/MonoDevelop.Autotools.addin.xml
+++ b/main/src/addins/MonoDevelop.Autotools/MonoDevelop.Autotools.addin.xml
@@ -6,7 +6,7 @@
url = "http://monodevelop.com"
description = "Allows generating simple makefiles and Autotools based makefiles for projects"
category = "Project Import and Export"
- version = "3.0.4">
+ version = "3.0.4.2">
<Runtime>
<Import assembly="MonoDevelop.Autotools.dll" />
@@ -19,10 +19,10 @@
</Runtime>
<Dependencies>
- <Addin id="Core" version="3.0.4"/>
- <Addin id="Ide" version="3.0.4"/>
- <Addin id="Deployment" version="3.0.4"/>
- <Addin id="DesignerSupport" version="3.0.4"/>
+ <Addin id="Core" version="3.0.4.2"/>
+ <Addin id="Ide" version="3.0.4.2"/>
+ <Addin id="Deployment" version="3.0.4.2"/>
+ <Addin id="DesignerSupport" version="3.0.4.2"/>
</Dependencies>
<ExtensionPoint path = "/MonoDevelop/Autotools/SimpleSetups">