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>2013-07-12 18:03:23 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-07-12 18:03:23 +0400
commitd23b0a76cf81dc52f6c698ed8d9377dcd3636ca4 (patch)
treee5eb8978bb89629078f34d2aa4203e19b70f582d /extras/OpenOfficeSamples
parent8c80f09a1fd58046d745f723e0d64b2d130f5820 (diff)
Updated add-ins version to 4.1.7
Diffstat (limited to 'extras/OpenOfficeSamples')
-rw-r--r--extras/OpenOfficeSamples/OpenOfficeSamples.addin.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/OpenOfficeSamples/OpenOfficeSamples.addin.xml b/extras/OpenOfficeSamples/OpenOfficeSamples.addin.xml
index e08d6f0efc..295c962f9e 100644
--- a/extras/OpenOfficeSamples/OpenOfficeSamples.addin.xml
+++ b/extras/OpenOfficeSamples/OpenOfficeSamples.addin.xml
@@ -6,7 +6,7 @@
url = "http://www.monodevelop.com/"
description = "Samples for automating OpenOffice using Mono."
category = "Templates"
- version = "4.1.4">
+ version = "4.1.7">
<Runtime>
<Import file = "OpenOfficeSpreadsheetSample.xpt.xml"/>
@@ -18,8 +18,8 @@
</Runtime>
<Dependencies>
- <Addin id = "Ide" version="4.1.4"/>
- <Addin id = "CSharpBinding" version = "4.1.4" />
+ <Addin id = "Ide" version="4.1.7"/>
+ <Addin id = "CSharpBinding" version = "4.1.7" />
</Dependencies>
<Extension path = "/MonoDevelop/Ide/ProjectTemplates">