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-05-09 02:12:10 +0400
committerwww-data <www-data@pipeline.internalx.com>2012-05-09 02:12:10 +0400
commit3fe00be9565c638836145d7db34e26ab53e1f2c6 (patch)
tree4f9a0b338d0de0992802a5f2aed97514289a9df2 /extras/MonoDevelop.AddinAuthoring
parent1f72727b1688f30b0fff3d47039dac6a079c3988 (diff)
Updated package version to
Diffstat (limited to 'extras/MonoDevelop.AddinAuthoring')
-rwxr-xr-xextras/MonoDevelop.AddinAuthoring/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/MonoDevelop.AddinAuthoring/configure b/extras/MonoDevelop.AddinAuthoring/configure
index 1c28f82351..f387c2204c 100755
--- a/extras/MonoDevelop.AddinAuthoring/configure
+++ b/extras/MonoDevelop.AddinAuthoring/configure
@@ -1,10 +1,10 @@
#!/bin/bash
-VERSION=2.9.6
+VERSION=
PACKAGE=monodevelop_addinauthoring
prefix=/usr/local
config=DEBUG
configurations=" RELEASE DEBUG"
-common_packages=" monodevelop;2.9.6 gtk-sharp-2.0;2.12.8 mono-addins-setup;0.4 mono-addins;0.5"
+common_packages=" monodevelop; gtk-sharp-2.0;2.12.8 mono-addins-setup;0.4 mono-addins;0.5"
usage ()