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-05-07 00:13:33 +0400
committerwww-data <www-data@pipeline.internalx.com>2013-05-07 00:13:33 +0400
commit95cd609bee6a0284e4187c7e446b35dce67d943c (patch)
treef86e9b0ee77371ce01a55398bc03fe19e1c95966 /extras/OpenOfficeSamples
parent12eedf8c047bbd1132f99a2bbfbb7cc6f4b7a248 (diff)
Updated add-ins version to 4.1.2
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 e9bdb9f836..08e60c19c4 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.1">
+ version = "4.1.2">
<Runtime>
<Import file = "OpenOfficeSpreadsheetSample.xpt.xml"/>
@@ -18,8 +18,8 @@
</Runtime>
<Dependencies>
- <Addin id = "Ide" version="4.1.1"/>
- <Addin id = "CSharpBinding" version = "4.1.1" />
+ <Addin id = "Ide" version="4.1.2"/>
+ <Addin id = "CSharpBinding" version = "4.1.2" />
</Dependencies>
<Extension path = "/MonoDevelop/Ide/ProjectTemplates">