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 Gual <lluis@novell.com>2011-08-02 20:31:19 +0400
committerLluis Sanchez Gual <lluis@novell.com>2011-08-02 20:31:19 +0400
commit9da0c10f2e712b4c54409f469df8d5df26703202 (patch)
treeee220f9136333c3315e4354665469e371e2669ed /extras/LuaBinding
parentd0f1717b7d7cc721db3eb0eeeea9a9f38df92016 (diff)
Update add-in versions
Diffstat (limited to 'extras/LuaBinding')
-rw-r--r--extras/LuaBinding/LuaBinding.addin.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/LuaBinding/LuaBinding.addin.xml b/extras/LuaBinding/LuaBinding.addin.xml
index 5430e14697..73c8d2bd2c 100644
--- a/extras/LuaBinding/LuaBinding.addin.xml
+++ b/extras/LuaBinding/LuaBinding.addin.xml
@@ -6,15 +6,15 @@
url = "http://www.monodevelop.com"
description = "Lua Language Binding"
category = "Language bindings"
- version = "2.6">
+ version = "2.5.93">
<Runtime>
<Import assembly = "LuaBinding.dll"/>
</Runtime>
<Dependencies>
- <Addin id="Core" version="2.6"/>
- <Addin id="Ide" version="2.6"/>
+ <Addin id="Core" version="2.5.93"/>
+ <Addin id="Ide" version="2.5.93"/>
</Dependencies>
<Extension path = "/MonoDevelop/Ide/FileFilters">